Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_common.c101 int stm32_get_otp_index(const char *otp_name, uint32_t *otp_idx, in stm32_get_otp_index() function
117 if (stm32_get_otp_index(otp_name, &otp_idx, NULL) != 0) { in stm32_get_otp_value()
A Dstm32mp_trusted_boot.c39 if (stm32_get_otp_index(otp_name, &otp_idx, &otp_len) != 0) { in copy_hash_from_otp()
A Dstm32mp_crypto_lib.c513 if (stm32_get_otp_index(ENCKEY_OTP, &otp_idx, &otp_len) != 0) { in plat_get_enc_key_info()
/arm-trusted-firmware-2.8.0/plat/st/common/include/
A Dstm32mp_common.h41 int stm32_get_otp_index(const char *otp_name, uint32_t *otp_idx,
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_usb_dfu.c187 if (stm32_get_otp_index(UID_OTP, &otp, &len) != 0) { in update_serial_num_string()
A Dbl2_plat_setup.c179 if (stm32_get_otp_index(MONOTONIC_OTP, &otp, NULL) != 0) { in update_monotonic_counter()
A Dstm32mp1_private.c669 if (stm32_get_otp_index(HW2_OTP, &otp, NULL) != 0) { in stm32_iwdg_shadow_update()

Completed in 23 milliseconds