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/ |
| D | attest_hal.c | 109 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()
|
| D | platform_otp_ids.h | 27 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
|
| D | otp_lcm.c | 168 [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/ |
| D | platform_otp_ids.h | 22 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
|
| D | rp2350_otp.c | 40 [PLAT_OTP_ID_IMPLEMENTATION_ID] = {.row_offset = 0xC0 + 0x56 , .byte_len = 32 },
|
| /trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/ |
| D | platform_otp_ids.h | 27 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/ |
| D | attest_hal.c | 116 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()
|
| D | platform_otp_ids.h | 27 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
|
| D | otp_lcm.c | 117 [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/ |
| D | attest_hal.c | 115 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()
|
| D | otp_flash.c | 68 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/ |
| D | tfm_plat_otp.h | 30 PLAT_OTP_ID_IMPLEMENTATION_ID, enumerator
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/common/provisioning/bundle_dm/ |
| D | dm_provisioning_code.c | 116 err = tfm_plat_otp_write(PLAT_OTP_ID_IMPLEMENTATION_ID, in do_provision()
|
| /trusted-firmware-m-latest/platform/ext/target/armchina/mps3/common/provisioning/ |
| D | provisioning_code.c | 112 err = tfm_plat_otp_write(PLAT_OTP_ID_IMPLEMENTATION_ID, in do_provision()
|
| /trusted-firmware-m-latest/platform/ext/common/provisioning_bundle/ |
| D | provisioning_code.c | 112 err = tfm_plat_otp_write(PLAT_OTP_ID_IMPLEMENTATION_ID, in do_provision()
|
| /trusted-firmware-m-latest/platform/ext/common/ |
| D | provisioning.c | 218 err = tfm_plat_otp_write(PLAT_OTP_ID_IMPLEMENTATION_ID, in provision_psa_rot()
|
| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/ |
| D | otp_cc312.c | 680 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()
|