[U-Boot] [PATCH 38/40] x86: Update device tree for Chromium OS verified boot

Bin Meng bmeng.cn at gmail.com
Fri Feb 22 07:20:37 UTC 2019


On Wed, Jan 30, 2019 at 12:01 PM Simon Glass <sjg at chromium.org> wrote:
>
> The standard image generated by U-Boot on x86 is u-boot.rom. Add a
> separate image called image.bin for verified boot. This supports
> verification in TPL of which SPL/U-Boot to start, then jumping to the
> correct one, with SPL setting up the SDRAM and U-Boot proper providing
> the user interface if needed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/dts/u-boot.dtsi | 17 +++++++++++++++--
>  1 file changed, 15 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list