• Usama Arif's avatar
    plat/arm: common: add guard for arm_get_rotpk_info_regs · 3bfcc9d7
    Usama Arif authored
    
    
    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: default avatarUsama Arif <usama.arif@arm.com>
    3bfcc9d7
board_arm_trusted_boot.c 5.74 KB