Home
last modified time | relevance | path

Searched refs:cm_zero_count (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dotp_lcm.c36 uint32_t cm_zero_count; variable
504 USER_AREA_OFFSET(cm_zero_count)); in check_keys_for_tampering()
691 err = otp_write(USER_AREA_OFFSET(cm_zero_count), in otp_write_lcs()
692 USER_AREA_SIZE(cm_zero_count), sizeof(zero_bit_count), in otp_write_lcs()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dotp_lcm.c64 uint32_t cm_zero_count; variable
626 (uint32_t *)USER_AREA_ADDRESS(cm_zero_count), in check_keys_for_tampering()
627 USER_AREA_SIZE(cm_zero_count)); in check_keys_for_tampering()
887 err = otp_write(USER_AREA_OFFSET(cm_zero_count), in otp_write_lcs()
888 USER_AREA_SIZE(cm_zero_count), sizeof(zero_bit_count), in otp_write_lcs()