On Fri, 25 Feb 2022 at 07:58, Philippe Reynes <philippe.rey...@softathome.com> wrote: > > Enable the support of stage pre-load in bootm. > For the moment, this stage allow to verify the > signature of the full image with a header. > > Signed-off-by: Philippe Reynes <philippe.rey...@softathome.com> > --- > configs/sandbox_defconfig | 3 +++ > 1 file changed, 3 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>