u-boot/arch/x86
Simon Glass c5edefb7f7 x86: Update device tree for Chromium OS verified boot
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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 13:02:17 +08:00
..
cpu x86: Support TPL in Intel common code 2019-05-08 13:02:16 +08:00
dts x86: Update device tree for Chromium OS verified boot 2019-05-08 13:02:17 +08:00
include/asm x86: Support saving MRC data from SPL 2019-05-08 13:02:14 +08:00
lib x86: Don't generate a bootstage report in SPL 2019-05-08 13:02:16 +08:00
config.mk x86: efi: app: Generate Microsoft PE format compliant image 2018-12-02 21:59:36 +01:00
Kconfig x86: Support booting with TPL 2019-05-08 13:02:12 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00