u-boot-brain/board/emulation/common
Sughosh Ganu 04be98bd6b efi: capsule: Add support for uefi capsule authentication
Add support for authenticating uefi capsules. Most of the signature
verification functionality is shared with the uefi secure boot
feature.

The root certificate containing the public key used for the signature
verification is stored as part of the device tree blob. The root
certificate is stored as an efi signature list(esl) file -- this file
contains the x509 certificate which is the root certificate.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
2020-12-31 14:41:31 +01:00
..
Kconfig qemu: common: Add support for dynamic mtdparts for the platform 2020-12-31 14:41:31 +01:00
Makefile efi: capsule: Add support for uefi capsule authentication 2020-12-31 14:41:31 +01:00
qemu_capsule.c efi: capsule: Add support for uefi capsule authentication 2020-12-31 14:41:31 +01:00
qemu_dfu.c qemu: common: Set dfu_alt_info variable for the platform 2020-12-31 14:41:31 +01:00
qemu_mtdparts.c qemu: common: Add support for dynamic mtdparts for the platform 2020-12-31 14:41:31 +01:00