u-boot/board/emulation
Ilias Apalodimas ddf67daac3 efi_capsule: Move signature from DTB to .rodata
The capsule signature is now part of our DTB.  This is problematic when a
user is allowed to change/fixup that DTB from U-Boots command line since he
can overwrite the signature as well.
So Instead of adding the key on the DTB, embed it in the u-boot binary it
self as part of it's .rodata.  This assumes that the U-Boot binary we load
is authenticated by a previous boot stage loader.

Reviewed-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
Tested-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
Tested-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2021-07-18 14:43:56 +02:00
..
common efi_capsule: Move signature from DTB to .rodata 2021-07-18 14:43:56 +02:00
qemu-arm qemu: arm: select QFW, MMIO on qemu-arm 2021-04-12 17:45:40 -04:00
qemu-ppce500 ppc: qemu: Create a virtual memory mapping of the platform bus 2021-04-15 14:22:17 +05:30
qemu-riscv riscv: enable SATA disk on QEMU RISC-V 2020-11-17 15:09:16 +08:00
qemu-x86 x86: qemu: move QFW to its own uclass 2021-04-12 17:44:55 -04:00
Kconfig SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00