arm-trusted-firmware/plat/arm/board/common/rotpk
Max Shvetsov a6ffddec33 Adds option to read ROTPK from registers for FVP
Enables usage of ARM_ROTPK_LOCATION=regs for FVP board.
Removes hard-coded developer keys. Instead, setting
ARM_ROTPK_LOCATION=devel_* takes keys from default directory.
In case of ROT_KEY specified - generates a new hash and replaces the
original.

Note: Juno board was tested by original feature author and was not tested
for this patch since we don't have access to the private key. Juno
implementation was moved to board-specific file without changing
functionality. It is not known whether byte-swapping is still needed
for this platform.

Change-Id: I0fdbaca0415cdcd78f3a388551c2e478c01ed986
Signed-off-by: Max Shvetsov <maksims.svecovs@arm.com>
2020-02-06 16:58:53 +00:00
..
arm_dev_rotpk.S Adds option to read ROTPK from registers for FVP 2020-02-06 16:58:53 +00:00
arm_rotpk_ecdsa.der Add support for TBBR using ECDSA keys in ARM platforms 2017-09-22 09:48:36 +08:00
arm_rotpk_ecdsa_sha256.bin Add support for TBBR using ECDSA keys in ARM platforms 2017-09-22 09:48:36 +08:00
arm_rotpk_rsa.der TBB: add platform API to read the ROTPK information 2015-06-25 08:53:26 +01:00
arm_rotpk_rsa_sha256.bin TBB: add platform API to read the ROTPK information 2015-06-25 08:53:26 +01:00
arm_rotprivk_ecdsa.pem Add support for TBBR using ECDSA keys in ARM platforms 2017-09-22 09:48:36 +08:00
arm_rotprivk_rsa.pem TBB: add platform API to read the ROTPK information 2015-06-25 08:53:26 +01:00