Home
last modified time | relevance | path

Searched refs:PLAT_OTP_ID_CERT_REF (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dplatform_otp_ids.h23 PLAT_OTP_ID_CERT_REF, enumerator
Drp2350_otp.c41 [PLAT_OTP_ID_CERT_REF] = {.row_offset = 0xC0 + 0x66 , .byte_len = 32 },
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dplatform_otp_ids.h28 PLAT_OTP_ID_CERT_REF, enumerator
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dattest_hal.c143 err = tfm_plat_otp_read(PLAT_OTP_ID_CERT_REF, sizeof(padded_buf), padded_buf); in tfm_plat_get_cert_ref()
150 err = tfm_plat_otp_get_size(PLAT_OTP_ID_CERT_REF, &otp_size); in tfm_plat_get_cert_ref()
Dplatform_otp_ids.h81 PLAT_OTP_ID_CERT_REF, enumerator
Dotp_lcm.c200 [PLAT_OTP_ID_CERT_REF] = USER_AREA_OFFSET(dm_locked.cert_ref),
297 [PLAT_OTP_ID_CERT_REF] = USER_AREA_SIZE(dm_locked.cert_ref),
/trusted-firmware-m-latest/platform/ext/common/template/
Dattest_hal.c139 err = tfm_plat_otp_read(PLAT_OTP_ID_CERT_REF, *size, buf); in tfm_plat_get_cert_ref()
144 err = tfm_plat_otp_get_size(PLAT_OTP_ID_CERT_REF, &otp_size); in tfm_plat_get_cert_ref()
Dotp_flash.c70 case PLAT_OTP_ID_CERT_REF: in tfm_plat_otp_read()
193 case PLAT_OTP_ID_CERT_REF: in tfm_plat_otp_write()
291 case PLAT_OTP_ID_CERT_REF: in tfm_plat_otp_get_size()
/trusted-firmware-m-latest/platform/include/
Dtfm_plat_otp.h31 PLAT_OTP_ID_CERT_REF, enumerator
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/provisioning/bundle_dm/
Ddm_provisioning_code.c65 err = tfm_plat_otp_write(PLAT_OTP_ID_CERT_REF, in do_provision()
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/common/provisioning/
Dprovisioning_code.c118 err = tfm_plat_otp_write(PLAT_OTP_ID_CERT_REF, in do_provision()
/trusted-firmware-m-latest/platform/ext/common/provisioning_bundle/
Dprovisioning_code.c118 err = tfm_plat_otp_write(PLAT_OTP_ID_CERT_REF, in do_provision()
/trusted-firmware-m-latest/platform/ext/common/
Dprovisioning.c224 err = tfm_plat_otp_write(PLAT_OTP_ID_CERT_REF, in provision_psa_rot()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/
Dotp_cc312.c683 case PLAT_OTP_ID_CERT_REF: in tfm_plat_otp_read()
917 case PLAT_OTP_ID_CERT_REF: in tfm_plat_otp_write()
1053 case PLAT_OTP_ID_CERT_REF: in tfm_plat_otp_get_size()