Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_common.h144 uint32_t stm32_get_and_dec_fwu_trial_boot_cnt(void);
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c425 uint32_t stm32_get_and_dec_fwu_trial_boot_cnt(void) in stm32_get_and_dec_fwu_trial_boot_cnt() function
H A Dbl2_io_storage.c707 if (stm32_get_and_dec_fwu_trial_boot_cnt() == 0U) { in plat_fwu_get_boot_idx()