Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/
Dotp_cc312.c235 uint8_t bl1_nv_counter[16]; variable
245 uint8_t bl1_nv_counter[16]; variable
737 return otp_read(otp->bl1_nv_counter, in tfm_plat_otp_read()
738 sizeof(otp->bl1_nv_counter), out_len, out); in tfm_plat_otp_read()
975 return otp_write(otp->bl1_nv_counter, in tfm_plat_otp_write()
976 sizeof(otp->bl1_nv_counter), in_len, in, NULL); in tfm_plat_otp_write()
1106 *size = sizeof(otp->bl1_nv_counter); in tfm_plat_otp_get_size()
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dotp_lcm.c86 uint32_t bl1_nv_counter[16]; variable
191 [PLAT_OTP_ID_NV_COUNTER_BL1_0] = USER_AREA_OFFSET(unlocked_area.bl1_nv_counter),
288 [PLAT_OTP_ID_NV_COUNTER_BL1_0] = USER_AREA_SIZE(unlocked_area.bl1_nv_counter),
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dotp_lcm.c119 uint32_t bl1_nv_counter[16]; variable
242 [PLAT_OTP_ID_NV_COUNTER_BL1_0] = USER_AREA_OFFSET(unlocked_area.bl1_nv_counter),
362 [PLAT_OTP_ID_NV_COUNTER_BL1_0] = USER_AREA_SIZE(unlocked_area.bl1_nv_counter),