u-boot/board/sandbox
Sughosh Ganu b74f62920b sandbox: capsule: Add keys and certificates needed for capsule update testing
Add the private keys and public key certificates which are to be used
for capsule authentication while testing the EFI capsule update
functionality. There are two pairs of private and public keys, good
and bad. The good key pair will be used for signing capsules, whilst
the bad key pair is to be used as malicious keys for testing
authentication failure cases. The capsule_pub_key_good.crt is also
converted to an EFI Signature List(ESL) file, SIGNER.esl, which is
embedded in the platform's device-tree for capsule authentication.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-29 13:37:54 -04:00
..
capsule_priv_key_bad.key sandbox: capsule: Add keys and certificates needed for capsule update testing 2023-08-29 13:37:54 -04:00
capsule_priv_key_good.key sandbox: capsule: Add keys and certificates needed for capsule update testing 2023-08-29 13:37:54 -04:00
capsule_pub_esl_good.esl sandbox: capsule: Add keys and certificates needed for capsule update testing 2023-08-29 13:37:54 -04:00
capsule_pub_key_bad.crt sandbox: capsule: Add keys and certificates needed for capsule update testing 2023-08-29 13:37:54 -04:00
capsule_pub_key_good.crt sandbox: capsule: Add keys and certificates needed for capsule update testing 2023-08-29 13:37:54 -04:00
MAINTAINERS sandbox: Add a build for VPL 2022-05-02 09:58:13 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.c sandbox: Install ACPI tables on startup 2023-07-17 17:23:15 +08:00
sandbox.env sandbox: Move some mac addresses to device tree 2022-06-08 13:59:52 -04:00