Dynamic cfg: Enable support on CoT for other configs
authorSoby Mathew <soby.mathew@arm.com>
Thu, 29 Mar 2018 13:29:55 +0000 (14:29 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Fri, 18 May 2018 11:26:38 +0000 (12:26 +0100)
commit17bc617e80e2b31ddaa65215526c556c23ca1374
treeee54f9ade643a8826921b3f054b182382d4c8f44
parent6e79f9fd4b65f473374391595e31c155e9e0ad85
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>
drivers/auth/tbbr/tbbr_cot.c
include/tools_share/firmware_image_package.h
include/tools_share/tbbr_oid.h
tools/cert_create/include/cert.h
tools/cert_create/include/tbbr/tbb_ext.h
tools/cert_create/src/tbbr/tbb_cert.c
tools/cert_create/src/tbbr/tbb_ext.c
tools/fiptool/tbbr_config.c