Home
last modified time | relevance | path

Searched refs:ARM_ROTPK_DEVEL_RSA_ID (Results 1 – 6 of 6) sorted by relevance

/external/arm-trusted-firmware/plat/arm/board/common/
Dboard_arm_trusted_boot.c93 #if (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_DEVEL_RSA_ID) || \
140 #if (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_DEVEL_RSA_ID) || \ in get_rotpk_info()
Dboard_common.mk21 ARM_ROTPK_LOCATION_ID = ARM_ROTPK_DEVEL_RSA_ID
/external/arm-trusted-firmware/plat/brcm/board/common/
Dboard_arm_trusted_boot.c29 #define ARM_ROTPK_DEVEL_RSA_ID 2 macro
42 #if (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_DEVEL_RSA_ID)
141 #if (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_DEVEL_RSA_ID) in plat_get_rotpk_info()
Dboard_common.mk241 ARM_ROTPK_LOCATION_ID=ARM_ROTPK_DEVEL_RSA_ID
/external/arm-trusted-firmware/plat/arm/board/juno/
Djuno_trusted_boot.c116 #if (ARM_ROTPK_LOCATION_ID == ARM_ROTPK_DEVEL_RSA_ID) || \ in plat_get_rotpk_info()
/external/arm-trusted-firmware/include/plat/arm/common/
Dplat_arm.h148 #define ARM_ROTPK_DEVEL_RSA_ID 2 macro