Home
last modified time | relevance | path

Searched refs:PLAT_OTP_ID_IMPLEMENTATION_ID (Results 1 – 17 of 17) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dattest_hal.c109 err = tfm_plat_otp_read(PLAT_OTP_ID_IMPLEMENTATION_ID, *size, buf); in tfm_plat_get_implementation_id()
114 err = tfm_plat_otp_get_size(PLAT_OTP_ID_IMPLEMENTATION_ID, &otp_size); in tfm_plat_get_implementation_id()
Dplatform_otp_ids.h27 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
Dotp_lcm.c168 [PLAT_OTP_ID_IMPLEMENTATION_ID] = USER_AREA_OFFSET(dm_locked.implementation_id),
287 [PLAT_OTP_ID_IMPLEMENTATION_ID] = USER_AREA_SIZE(dm_locked.implementation_id),
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dplatform_otp_ids.h22 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
Drp2350_otp.c40 [PLAT_OTP_ID_IMPLEMENTATION_ID] = {.row_offset = 0xC0 + 0x56 , .byte_len = 32 },
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dplatform_otp_ids.h27 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dattest_hal.c116 err = tfm_plat_otp_read(PLAT_OTP_ID_IMPLEMENTATION_ID, *size, buf); in tfm_plat_get_implementation_id()
121 err = tfm_plat_otp_get_size(PLAT_OTP_ID_IMPLEMENTATION_ID, &otp_size); in tfm_plat_get_implementation_id()
Dplatform_otp_ids.h27 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
Dotp_lcm.c117 [PLAT_OTP_ID_IMPLEMENTATION_ID] = USER_AREA_OFFSET(dm_locked.implementation_id),
214 [PLAT_OTP_ID_IMPLEMENTATION_ID] = USER_AREA_SIZE(dm_locked.implementation_id),
/trusted-firmware-m-latest/platform/ext/common/template/
Dattest_hal.c115 err = tfm_plat_otp_read(PLAT_OTP_ID_IMPLEMENTATION_ID, *size, buf); in tfm_plat_get_implementation_id()
120 err = tfm_plat_otp_get_size(PLAT_OTP_ID_IMPLEMENTATION_ID, &otp_size); in tfm_plat_get_implementation_id()
Dotp_flash.c68 case PLAT_OTP_ID_IMPLEMENTATION_ID: in tfm_plat_otp_read()
191 case PLAT_OTP_ID_IMPLEMENTATION_ID: in tfm_plat_otp_write()
288 case PLAT_OTP_ID_IMPLEMENTATION_ID: in tfm_plat_otp_get_size()
/trusted-firmware-m-latest/platform/include/
Dtfm_plat_otp.h30 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/provisioning/bundle_dm/
Ddm_provisioning_code.c116 err = tfm_plat_otp_write(PLAT_OTP_ID_IMPLEMENTATION_ID, in do_provision()
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/common/provisioning/
Dprovisioning_code.c112 err = tfm_plat_otp_write(PLAT_OTP_ID_IMPLEMENTATION_ID, in do_provision()
/trusted-firmware-m-latest/platform/ext/common/provisioning_bundle/
Dprovisioning_code.c112 err = tfm_plat_otp_write(PLAT_OTP_ID_IMPLEMENTATION_ID, in do_provision()
/trusted-firmware-m-latest/platform/ext/common/
Dprovisioning.c218 err = tfm_plat_otp_write(PLAT_OTP_ID_IMPLEMENTATION_ID, in provision_psa_rot()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/
Dotp_cc312.c680 case PLAT_OTP_ID_IMPLEMENTATION_ID: in tfm_plat_otp_read()
913 case PLAT_OTP_ID_IMPLEMENTATION_ID: in tfm_plat_otp_write()
1050 case PLAT_OTP_ID_IMPLEMENTATION_ID: in tfm_plat_otp_get_size()