Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dotp_lcm.c398 static enum tfm_plat_err_t check_if_otp_is_emulated(uint32_t offset, uint32_t len) in check_if_otp_is_emulated() function
435 plat_err = check_if_otp_is_emulated(offset, len); in otp_read()
474 plat_err = check_if_otp_is_emulated(offset, len); in otp_read_encrypted()