Home
last modified time | relevance | path

Searched defs:otp (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware/drivers/st/bsec/
H A Dbsec2.c72 static void enable_non_secure_access(uint32_t otp) in enable_non_secure_access() argument
81 static bool non_secure_can_access(uint32_t otp) in non_secure_can_access() argument
93 uint32_t otp; in bsec_dt_otp_nsec_access() local
172 otp_bank_offset(uint32_t otp) otp_bank_offset() argument
187 bsec_check_error(uint32_t otp,bool check_disturbed) bsec_check_error() argument
327 bsec_shadow_register(uint32_t otp) bsec_shadow_register() argument
385 bsec_read_otp(uint32_t * val,uint32_t otp) bsec_read_otp() argument
407 bsec_write_otp(uint32_t val,uint32_t otp) bsec_write_otp() argument
445 bsec_program_otp(uint32_t val,uint32_t otp) bsec_program_otp() argument
520 bsec_permanent_lock_otp(uint32_t otp) bsec_permanent_lock_otp() argument
681 bsec_set_sr_lock(uint32_t otp) bsec_set_sr_lock() argument
707 bsec_read_sr_lock(uint32_t otp,bool * value) bsec_read_sr_lock() argument
729 bsec_set_sw_lock(uint32_t otp) bsec_set_sw_lock() argument
755 bsec_read_sw_lock(uint32_t otp,bool * value) bsec_read_sw_lock() argument
777 bsec_set_sp_lock(uint32_t otp) bsec_set_sp_lock() argument
803 bsec_read_sp_lock(uint32_t otp,bool * value) bsec_read_sp_lock() argument
826 bsec_read_permanent_lock(uint32_t otp,bool * value) bsec_read_permanent_lock() argument
945 bsec_check_nsec_access_rights(uint32_t otp) bsec_check_nsec_access_rights() argument
[all...]
/arm-trusted-firmware/plat/st/stm32mp1/
H A Dbl2_plat_setup.c173 uint32_t otp; in update_monotonic_counter() local
H A Dstm32mp1_usb_dfu.c183 uint32_t otp; in update_serial_num_string() local
H A Dstm32mp1_private.c632 uint32_t otp; in stm32_iwdg_shadow_update() local
/arm-trusted-firmware/plat/st/common/
H A Dstm32mp_dt.c323 int dt_find_otp_name(const char *name, uint32_t *otp, uint32_t *otp_len) in dt_find_otp_name() argument