Home
last modified time | relevance | path

Searched defs:otp_name (Results 1 – 2 of 2) sorted by relevance

/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32mp_common.c142 int stm32_get_otp_index(const char *otp_name, uint32_t *otp_idx, in stm32_get_otp_index()
151 int stm32_get_otp_value(const char *otp_name, uint32_t *otp_val) in stm32_get_otp_value()
Dstm32mp_trusted_boot.c31 static int copy_hash_from_otp(const char *otp_name, uint8_t *hash, size_t len) in copy_hash_from_otp()