Home
last modified time | relevance | path

Searched hist:"16 a659d73a70ce16662c0e2df4097f3496d65f63" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dbl31_plat_setup.c16a659d73a70ce16662c0e2df4097f3496d65f63 Thu Nov 14 09:55:39 UTC 2024 Yann Gautier <yann.gautier@st.com> fix(stm32mp2): enable timer earlier in BL31

The timer is required when setting console. In BL2 the timer init is
done in clock driver init. This is not the case in BL31. So initialize
the generic_delay_timer_init() just after stm32mp2_clk_init() call.
This is required after the recent changes in timer framework [1].

[1]: a6485b2b3b refactor(delay-timer): add timer callback functions

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I4e84a45fc526ed132e97b238596aa69ddfc2b058