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>
1 parent 98e9dcf commit 0ae9bc270c41a3d8824354fa6d9343f35ae0c924
@Vijayenthiran Subramaniam Vijayenthiran Subramaniam authored on 14 Jul 2020
Showing 2 changed files
View
plat/arm/board/rddanielxlr/platform.mk
View
plat/arm/board/rddanielxlr/rddanielxlr_trusted_boot.c 0 → 100644