-
- Downloads
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
Showing
- include/tools_share/firmware_image_package.h 2 additions, 0 deletionsinclude/tools_share/firmware_image_package.h
- lib/debugfs/devfip.c 2 additions, 1 deletionlib/debugfs/devfip.c
- make_helpers/tbbr/tbbr_tools.mk 3 additions, 0 deletionsmake_helpers/tbbr/tbbr_tools.mk
- tools/cert_create/include/dualroot/cot.h 1 addition, 0 deletionstools/cert_create/include/dualroot/cot.h
- tools/cert_create/src/dualroot/cot.c 16 additions, 1 deletiontools/cert_create/src/dualroot/cot.c
- tools/fiptool/tbbr_config.c 5 additions, 0 deletionstools/fiptool/tbbr_config.c
Loading
Please register or sign in to comment