Dynamic cfg: Enable support on CoT for other configs
This patch implements support for adding dynamic configurations for
BL31 (soc_fw_config), BL32 (tos_fw_config) and BL33 (nt_fw_config). The
necessary cert tool support and changes to default chain of trust are made
for these configs.

Change-Id: I25f266277b5b5501a196d2f2f79639d838794518
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
1 parent 6e79f9f commit 17bc617e80e2b31ddaa65215526c556c23ca1374
@Soby Mathew Soby Mathew authored on 29 Mar 2018
Showing 8 changed files
View
drivers/auth/tbbr/tbbr_cot.c
View
include/tools_share/firmware_image_package.h
View
include/tools_share/tbbr_oid.h
View
tools/cert_create/include/cert.h
View
tools/cert_create/include/tbbr/tbb_ext.h
View
tools/cert_create/src/tbbr/tbb_cert.c
View
tools/cert_create/src/tbbr/tbb_ext.c
View
tools/fiptool/tbbr_config.c