arm-trusted-firmware/plat/arm/board/rddanielxlr
Vijayenthiran Subramaniam 0ae9bc270c plat/arm/rddanielxlr: add platform function to return ROTPK
TBBR authentication framework depends on the plat_get_rotpk_info()
function to return the pointer to the Root of Trust Public Key (ROTPK)
stored in the platform along with its length. Add this function for
RD-Daniel Config-XLR platform to support Trusted Board Boot. The
function makes use of the wrapper function provided by the arm common
trusted board boot function to get the ROTPK hash.

Change-Id: I509e2f7e88cc2167e1732a971d71dc131d3d4b01
Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
2020-07-21 17:25:48 +05:30
..
fdts plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
include board/rddanielxlr: add support for rd-daniel config-xlr platform 2020-04-23 10:03:47 +05:30
platform.mk plat/arm/rddanielxlr: add platform function to return ROTPK 2020-07-21 17:25:48 +05:30
rddanielxlr_err.c board/rddanielxlr: add support for rd-daniel config-xlr platform 2020-04-23 10:03:47 +05:30
rddanielxlr_plat.c board/rddanielxlr: add support for rd-daniel config-xlr platform 2020-04-23 10:03:47 +05:30
rddanielxlr_security.c board/rddanielxlr: add support for rd-daniel config-xlr platform 2020-04-23 10:03:47 +05:30
rddanielxlr_topology.c board/rddanielxlr: add support for rd-daniel config-xlr platform 2020-04-23 10:03:47 +05:30
rddanielxlr_trusted_boot.c plat/arm/rddanielxlr: add platform function to return ROTPK 2020-07-21 17:25:48 +05:30