arm-trusted-firmware/lib/debugfs
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
..
blobs.h debugfs: add FIP device 2019-12-17 11:06:15 +01:00
debugfs.mk debugfs: add SMC channel 2019-12-18 09:59:12 +01:00
debugfs_smc.c debugfs: add SMC channel 2019-12-18 09:59:12 +01:00
dev.c debugfs: add 9p device interface 2019-12-17 11:03:23 +01:00
dev.h debugfs: add 9p device interface 2019-12-17 11:03:23 +01:00
devc.c debugfs: add FIP device 2019-12-17 11:06:15 +01:00
devfip.c cert_create: add Platform owned secure partitions support 2020-08-12 14:30:18 +01:00
devroot.c debugfs: add 9p device interface 2019-12-17 11:03:23 +01:00