commit | 69d7396271fe7d8318cb9f7e3fb0b5b1bb056573 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Mon Mar 28 22:57:05 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 31 14:12:23 2022 -0400 |
tree | ee936e0dc27e47fea2e72a41d231c4f95acab599 | |
parent | ebe96cb19215ad7a451f2c608670ed08f0529079 [diff] |
configs: sandbox_defconfig: enable stage pre-load in bootm 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. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>