[PATCH v4 1/5] image: Add fallback for fit_config_verify
Simon Glass
sjg at chromium.org
Wed Dec 14 05:39:35 CET 2022
On Mon, 12 Dec 2022 at 11:13, Sean Anderson <sean.anderson at seco.com> wrote:
>
> Add a fallback for this function so it can be used without regard to
> whether FIT_SIGNATURE is enabled or not.
>
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> ---
>
> Changes in v4:
> - New
>
> include/image.h | 7 +++++++
> 1 file changed, 7 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list