Home
last modified time | relevance | path

Searched refs:ARM_ROTPK_REGS_ID (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_trusted_boot.c15 #if (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_REGS_ID)
114 #elif (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_REGS_ID) in plat_get_rotpk_info()
/trusted-firmware-a-latest/plat/arm/board/common/
Dboard_arm_trusted_boot.c50 #if (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_REGS_ID)
54 #if (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_REGS_ID)
125 #elif (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_REGS_ID) in get_rotpk_info()
Dboard_common.mk19 ARM_ROTPK_LOCATION_ID = ARM_ROTPK_REGS_ID
/trusted-firmware-a-latest/plat/brcm/board/common/
Dboard_arm_trusted_boot.c29 #define ARM_ROTPK_REGS_ID 1 macro
144 #elif (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_REGS_ID) in plat_get_rotpk_info()
/trusted-firmware-a-latest/include/plat/arm/common/
Dplat_arm.h179 #define ARM_ROTPK_REGS_ID 1 macro