Home
last modified time | relevance | path

Searched refs:PLAT_OTP_ID_CCA_SYSTEM_PROPERTIES (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dplatform_otp_ids.h80 PLAT_OTP_ID_CCA_SYSTEM_PROPERTIES, enumerator
Dotp_lcm.c250 [PLAT_OTP_ID_CCA_SYSTEM_PROPERTIES] = USER_AREA_OFFSET(cm_locked.cca_system_properties),
370 [PLAT_OTP_ID_CCA_SYSTEM_PROPERTIES] = USER_AREA_SIZE(cm_locked.cca_system_properties),
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/provisioning/bundle_cm/
Dcm_provisioning_code.c115 err = tfm_plat_otp_write(PLAT_OTP_ID_CCA_SYSTEM_PROPERTIES, in do_provision()