Home
last modified time | relevance | path

Searched refs:PLAT_OTP_ID_KEY_BL2_ENCRYPTION (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/
Dplatform_otp_ids.h48 PLAT_OTP_ID_KEY_BL2_ENCRYPTION, enumerator
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/
Dplatform_otp_ids.h63 PLAT_OTP_ID_KEY_BL2_ENCRYPTION, enumerator
Dotp_lcm.c188 [PLAT_OTP_ID_KEY_BL2_ENCRYPTION] = USER_AREA_OFFSET(dm_locked.dm_encrypted.bl2_encryption_key),
292 [PLAT_OTP_ID_KEY_BL2_ENCRYPTION] = USER_AREA_SIZE(dm_locked.dm_encrypted.bl2_encryption_key),
650 case PLAT_OTP_ID_KEY_BL2_ENCRYPTION: in tfm_plat_otp_read()
780 case PLAT_OTP_ID_KEY_BL2_ENCRYPTION: in tfm_plat_otp_write()
/trusted-firmware-m-3.6.0/platform/include/
Dtfm_plat_otp.h51 PLAT_OTP_ID_KEY_BL2_ENCRYPTION, enumerator
/trusted-firmware-m-3.6.0/bl1/bl1_1/shared_lib/otp/
Dotp_default.c40 plat_err = tfm_plat_otp_read(PLAT_OTP_ID_KEY_BL2_ENCRYPTION, 32, in bl1_otp_read_key()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/provisioning/bundle_dm/
Ddm_provisioning_code.c20 err = tfm_plat_otp_write(PLAT_OTP_ID_KEY_BL2_ENCRYPTION, in do_provision()
/trusted-firmware-m-3.6.0/bl1/bl1_1/lib/
Dprovisioning.c68 err = tfm_plat_otp_write(PLAT_OTP_ID_KEY_BL2_ENCRYPTION, in provision_assembly_and_test()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/bl1/
Dprovisioning.c88 err = tfm_plat_otp_write(PLAT_OTP_ID_KEY_BL2_ENCRYPTION, in provision_assembly_and_test()
/trusted-firmware-m-3.6.0/platform/ext/accelerator/cc312/
Dotp_cc312.c740 case PLAT_OTP_ID_KEY_BL2_ENCRYPTION: in tfm_plat_otp_read()
978 case PLAT_OTP_ID_KEY_BL2_ENCRYPTION: in tfm_plat_otp_write()
1109 case PLAT_OTP_ID_KEY_BL2_ENCRYPTION: in tfm_plat_otp_get_size()