arm-trusted-firmware/tools/cert_create/src
Manish Pandey 23d5f03ad0 cert_create: add Platform owned secure partitions support
Add support to generate a certificate named "plat-sp-cert" for Secure
Partitions(SP) owned by Platform.
Earlier a single certificate file "sip-sp-cert" was generated which
contained hash of all 8 SPs, with this change SPs are divided into
two categories viz "SiP owned" and "Plat owned" containing 4 SPs each.

Platform RoT key pair is used for signing.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I5bd493cfce4cf3fc14b87c8ed1045f633d0c92b6
2020-08-12 14:30:18 +01:00
..
dualroot cert_create: add Platform owned secure partitions support 2020-08-12 14:30:18 +01:00
tbbr cert_tool: Update cert_tool for fw_config image support 2020-06-24 08:44:26 +01:00
cert.c cert_create: Remove some unused header files inclusions 2020-01-14 17:51:23 +01:00
cmd_opt.c Fix order of #includes 2017-07-12 14:45:31 +01:00
ext.c cert_create: Remove references to TBBR in common code 2020-01-29 14:00:32 +01:00
key.c cert_create: Remove some unused header files inclusions 2020-01-14 17:51:23 +01:00
main.c cert_create: Remove references to TBBR in common code 2020-01-29 14:00:32 +01:00
sha.c tools: add an option -hash-alg for cert_create 2017-11-21 14:16:18 +08:00