arm-trusted-firmware/plat/fvp
Juan Castillo 6f97162237 TBB: add tool to generate certificates
This patch adds a tool that generates all the necessary elements
to establish the chain of trust (CoT) between the images.

The tool reads the binary images and signing keys and outputs the
corresponding certificates that will be used by the target at run
time to verify the authenticity of the images.

Note: the platform port must provide the file platform_oid.h. This
file will define the OIDs of the x509 extensions that will be added
to the certificates in order to establish the CoT.

Change-Id: I2734d6808b964a2107ab3a4805110698066a04be
2015-01-28 18:26:59 +00:00
..
aarch64 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 2015-01-28 10:42:32 +00:00
drivers/pwrc Move bakery algorithm implementation out of coherent memory 2015-01-22 10:57:44 +00:00
include TBB: add tool to generate certificates 2015-01-28 18:26:59 +00:00
tsp Remove coherent memory from the BL memory maps 2015-01-22 10:57:44 +00:00
bl1_fvp_setup.c Remove coherent memory from the BL memory maps 2015-01-22 10:57:44 +00:00
bl2_fvp_setup.c Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 2015-01-28 10:42:32 +00:00
bl31_fvp_setup.c Remove coherent memory from the BL memory maps 2015-01-22 10:57:44 +00:00
fvp_def.h FVP: Allow BL3-2 to sit in the secure region of DRAM 2015-01-26 12:05:55 +00:00
fvp_io_storage.c Remove redundant io_init() function 2014-08-14 11:16:15 +01:00
fvp_pm.c Validate power_state and entrypoint when executing PSCI calls 2015-01-23 18:36:15 +00:00
fvp_private.h Remove coherent memory from the BL memory maps 2015-01-22 10:57:44 +00:00
fvp_security.c FVP: map non-secure DRAM1 in the MMU 2015-01-21 09:44:40 +00:00
fvp_topology.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00
platform.mk FVP: Allow BL3-2 to sit in the secure region of DRAM 2015-01-26 12:05:55 +00:00