Dynamic cfg: Update the tools
This patch updates the `fiptool` and `cert_create` for the
`hw_config` and `tb_fw_config` dynamic configuration files.
The necessary UUIDs and OIDs are assigned to these files and
the `cert_create` is updated to generate appropriate hashes
and include them in the "Trusted Boot FW Certificate". The
`fiptool` is updated to allow the configs to be specified
via cmdline and included in the generated FIP.

Change-Id: I940e751a49621ae681d14e162aa1f5697eb0cb15
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
1 parent 38c14d8 commit e24659df354c31626f78f4d46d453e14959a9953
@Soby Mathew Soby Mathew authored on 7 Nov 2017
Showing 6 changed files
View
include/tools_share/firmware_image_package.h
View
include/tools_share/tbbr_oid.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