arm-trusted-firmware/tools/fiptool
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
..
Makefile tools: Make invocation of host compiler correct 2018-10-04 14:35:38 +01:00
Makefile.msvc tools/fiptool: Add Makefile.msvc to build on Windows. 2019-07-02 14:12:01 +01:00
fiptool.c fiptool: return zero status on help and help <command> 2020-07-06 10:27:03 -05:00
fiptool.h fiptool: return zero status on help and help <command> 2020-07-06 10:27:03 -05:00
fiptool_platform.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
tbbr_config.c cert_create: add Platform owned secure partitions support 2020-08-12 14:30:18 +01:00
tbbr_config.h tools: Remove TODO from fiptool 2019-03-12 13:42:08 +00:00
win_posix.c fiptool: Enable Visual Studio build 2017-10-17 12:14:20 +01:00
win_posix.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00