arm-trusted-firmware/tools/cert_create/include
Yatharth Kochar cebe1f238f FWU: Add FWU support to `cert_create` tool
Firmware Update requires an X509v3 certificate which contains
hashes for SCP_BL2U, BL2U and NS_BL2U images as extensions.

This patch extends the Chain of Trust definition in the
'cert_create' tool to include the Firmware Update certificate
and the required extensions (including command line options).
A new field in the extension structure will be used to indicate
that the extension is optional. In the case of an image hash
extension, this field will tell the tool that the hash should
be included in the certificate, but filled with zeros.

Change-Id: I1f77a66b018826b71745910771f38d9cf6050388
2015-12-09 17:41:19 +00:00
..
tbbr FWU: Add FWU support to `cert_create` tool 2015-12-09 17:41:19 +00:00
cert.h cert_create: specify command line options in the CoT 2015-10-23 16:54:13 +01:00
cmd_opt.h cert_create: specify command line options in the CoT 2015-10-23 16:54:13 +01:00
debug.h TBB: add tool to generate certificates 2015-01-28 18:26:59 +00:00
ext.h FWU: Add FWU support to `cert_create` tool 2015-12-09 17:41:19 +00:00
key.h cert_create: specify command line options in the CoT 2015-10-23 16:54:13 +01:00
sha.h TBB: add tool to generate certificates 2015-01-28 18:26:59 +00:00