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
1 parent 8f09da4 commit 23d5f03ad00a7a815555d52a15f34fdcc958cccd
@Manish Pandey Manish Pandey authored on 24 Jul 2020
Showing 6 changed files
View
include/tools_share/firmware_image_package.h
View
lib/debugfs/devfip.c
View
make_helpers/tbbr/tbbr_tools.mk
View
tools/cert_create/include/dualroot/cot.h
View
tools/cert_create/src/dualroot/cot.c
View
tools/fiptool/tbbr_config.c