Home
last modified time | relevance | path

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/
Dboot_hal_bl2.c38 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/
Dplatform_otp_ids.h59 PLAT_OTP_ID_SECURE_DEBUG_PK, enumerator
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/
Dplatform_otp_ids.h74 PLAT_OTP_ID_SECURE_DEBUG_PK, enumerator
Dotp_lcm.c199 [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/
Dtfm_plat_otp.h61 PLAT_OTP_ID_SECURE_DEBUG_PK, enumerator
/trusted-firmware-m-3.6.0/platform/ext/common/template/
Dotp_flash.c122 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/
Ddm_provisioning_code.c97 err = tfm_plat_otp_write(PLAT_OTP_ID_SECURE_DEBUG_PK, in do_provision()
/trusted-firmware-m-3.6.0/bl2/src/
Dprovisioning.c267 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/
Dboot_hal_bl2.c189 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/
Dprovisioning_code.c57 err = tfm_plat_otp_write(PLAT_OTP_ID_SECURE_DEBUG_PK, in do_provision()
/trusted-firmware-m-3.6.0/platform/ext/accelerator/cc312/
Dotp_cc312.c778 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()