On Thu, 1 Jul 2021 at 00:16, Sean Anderson <sean...@gmail.com> wrote:
>
> This helps reduce the size impact of LIL to approximately that of hush. The
> builtin functions have been chosen to roughly match the functionality
> present in hush. In addition, arithmetic is removed from expr to reduce
> size further.
>
> Signed-off-by: Sean Anderson <sean...@gmail.com>
> ---
>
>  cmd/Kconfig      | 10 ++++++
>  common/cli_lil.c | 83 +++++++++++++++++++++++++++---------------------
>  2 files changed, 57 insertions(+), 36 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to