[RFC PATCH v1 13/21] cli: hush_2021: Add functions to be called from run_command().

Simon Glass sjg at chromium.org
Wed Jan 12 21:03:35 CET 2022


On Fri, 31 Dec 2021 at 09:14, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> run_command() is called internally by the command run and it can also be called
> directly from U-Boot code, e.g. to do unit tests.
> This commit adds this path to go to hush 2021.
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  common/cli_hush_2021_upstream.c | 66 +++++++++++++++++++++++++++++++--
>  1 file changed, 63 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list