Searched refs:PLAT_OTP_ID_SECURE_DEBUG_PK (Results 1 – 11 of 11) sorted by relevance
/trusted-firmware-m-3.6.0/platform/ext/target/arm/musca_b1/bl2/ |
D | boot_hal_bl2.c | 38 plat_err = tfm_plat_otp_read(PLAT_OTP_ID_SECURE_DEBUG_PK, 32, rotpk_p256); in boot_platform_post_init()
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/ |
D | platform_otp_ids.h | 59 PLAT_OTP_ID_SECURE_DEBUG_PK, enumerator
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/ |
D | platform_otp_ids.h | 74 PLAT_OTP_ID_SECURE_DEBUG_PK, enumerator
|
D | otp_lcm.c | 199 [PLAT_OTP_ID_SECURE_DEBUG_PK] = USER_AREA_OFFSET(dm_locked.secure_debug_pk), 303 [PLAT_OTP_ID_SECURE_DEBUG_PK] = USER_AREA_SIZE(dm_locked.secure_debug_pk),
|
/trusted-firmware-m-3.6.0/platform/include/ |
D | tfm_plat_otp.h | 61 PLAT_OTP_ID_SECURE_DEBUG_PK, enumerator
|
/trusted-firmware-m-3.6.0/platform/ext/common/template/ |
D | otp_flash.c | 122 case PLAT_OTP_ID_SECURE_DEBUG_PK: in tfm_plat_otp_read() 244 case PLAT_OTP_ID_SECURE_DEBUG_PK: in tfm_plat_otp_write() 359 case PLAT_OTP_ID_SECURE_DEBUG_PK: in tfm_plat_otp_get_size()
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/provisioning/bundle_dm/ |
D | dm_provisioning_code.c | 97 err = tfm_plat_otp_write(PLAT_OTP_ID_SECURE_DEBUG_PK, in do_provision()
|
/trusted-firmware-m-3.6.0/bl2/src/ |
D | provisioning.c | 267 err = tfm_plat_otp_write(PLAT_OTP_ID_SECURE_DEBUG_PK, in provision_assembly_and_test()
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/bl2/ |
D | boot_hal_bl2.c | 189 plat_err = tfm_plat_otp_read(PLAT_OTP_ID_SECURE_DEBUG_PK, 32, secure_debug_rotpk); in boot_platform_post_init()
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps3/common/provisioning/ |
D | provisioning_code.c | 57 err = tfm_plat_otp_write(PLAT_OTP_ID_SECURE_DEBUG_PK, in do_provision()
|
/trusted-firmware-m-3.6.0/platform/ext/accelerator/cc312/ |
D | otp_cc312.c | 778 case PLAT_OTP_ID_SECURE_DEBUG_PK: in tfm_plat_otp_read() 1019 case PLAT_OTP_ID_SECURE_DEBUG_PK: in tfm_plat_otp_write() 1143 case PLAT_OTP_ID_SECURE_DEBUG_PK: in tfm_plat_otp_get_size()
|