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/ |
D | platform_otp_ids.h | 48 PLAT_OTP_ID_KEY_BL2_ENCRYPTION, enumerator
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/ |
D | platform_otp_ids.h | 63 PLAT_OTP_ID_KEY_BL2_ENCRYPTION, enumerator
|
D | otp_lcm.c | 188 [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/ |
D | tfm_plat_otp.h | 51 PLAT_OTP_ID_KEY_BL2_ENCRYPTION, enumerator
|
/trusted-firmware-m-3.6.0/bl1/bl1_1/shared_lib/otp/ |
D | otp_default.c | 40 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/ |
D | dm_provisioning_code.c | 20 err = tfm_plat_otp_write(PLAT_OTP_ID_KEY_BL2_ENCRYPTION, in do_provision()
|
/trusted-firmware-m-3.6.0/bl1/bl1_1/lib/ |
D | provisioning.c | 68 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/ |
D | provisioning.c | 88 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/ |
D | otp_cc312.c | 740 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()
|