arm-trusted-firmware/plat/arm/board/common
Sandrine Bailleux d25625cac1 plat/arm: Retrieve the right ROTPK when using the dualroot CoT
The dualroot chain of trust involves 2 root-of-trust public keys:
- The classic ROTPK.
- The platform ROTPK (a.k.a. PROTPK).

Use the cookie argument as a key ID for plat_get_rotpk_info() to return the
appropriate one. This only applies if we are using the dualroot CoT ; if using
the TBBR one, the behaviour is unchanged.

Change-Id: I400707a87ec01afd5922b68db31d652d787f79bd
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2020-02-24 11:01:48 +01:00
..
aarch32 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
aarch64 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
protpk plat/arm: Provide some PROTK files for development 2020-02-24 11:01:42 +01:00
rotpk Adds option to read ROTPK from registers for FVP 2020-02-06 16:58:53 +00:00
board_arm_trusted_boot.c plat/arm: Retrieve the right ROTPK when using the dualroot CoT 2020-02-24 11:01:48 +01:00
board_common.mk plat/arm: Add support for dualroot CoT 2020-02-24 11:01:44 +01:00