Searched refs:PLAT_OTP_ID_CERT_REF (Results 1 – 14 of 14) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/ |
| D | platform_otp_ids.h | 23 PLAT_OTP_ID_CERT_REF, enumerator
|
| D | rp2350_otp.c | 41 [PLAT_OTP_ID_CERT_REF] = {.row_offset = 0xC0 + 0x66 , .byte_len = 32 },
|
| /trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/ |
| D | platform_otp_ids.h | 28 PLAT_OTP_ID_CERT_REF, enumerator
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/ |
| D | attest_hal.c | 143 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()
|
| D | platform_otp_ids.h | 81 PLAT_OTP_ID_CERT_REF, enumerator
|
| D | otp_lcm.c | 200 [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/ |
| D | attest_hal.c | 139 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()
|
| D | otp_flash.c | 70 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/ |
| D | tfm_plat_otp.h | 31 PLAT_OTP_ID_CERT_REF, enumerator
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/provisioning/bundle_dm/ |
| D | dm_provisioning_code.c | 65 err = tfm_plat_otp_write(PLAT_OTP_ID_CERT_REF, in do_provision()
|
| /trusted-firmware-m-latest/platform/ext/target/armchina/mps3/common/provisioning/ |
| D | provisioning_code.c | 118 err = tfm_plat_otp_write(PLAT_OTP_ID_CERT_REF, in do_provision()
|
| /trusted-firmware-m-latest/platform/ext/common/provisioning_bundle/ |
| D | provisioning_code.c | 118 err = tfm_plat_otp_write(PLAT_OTP_ID_CERT_REF, in do_provision()
|
| /trusted-firmware-m-latest/platform/ext/common/ |
| D | provisioning.c | 224 err = tfm_plat_otp_write(PLAT_OTP_ID_CERT_REF, in provision_psa_rot()
|
| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/ |
| D | otp_cc312.c | 683 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()
|