Home
last modified time | relevance | path

Searched hist:"3 bfcc9d700c93992ea900f5790e9ad4be04a0db8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/common/
H A Dboard_arm_trusted_boot.c3bfcc9d700c93992ea900f5790e9ad4be04a0db8 Mon Oct 05 09:18:52 UTC 2020 Usama Arif <usama.arif@arm.com> plat/arm: common: add guard for arm_get_rotpk_info_regs

Only define arm_get_rotpk_info_regs if ROTPK is in registers,
i.e. (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_REGS_ID). This will
allow platform build without definition of TZ_PUB_KEY_HASH_BASE
if dedicated registers for ROTPK are not available on the platform.

Change-Id: I74ee2d5007f5d876a031a1efca20ebee2dede0c7
Signed-off-by: Usama Arif <usama.arif@arm.com>