arm-trusted-firmware/drivers/st/clk
Yann Gautier e463d3f43e stm32mp1: use a common function to check spinlock is available
To use spinlocks, MMU should be enabled, as well as data cache.
A common function is created (moved from clock file).
It is then used whenever a spinlock has to be taken, in BSEC and clock
drivers.

Change-Id: I94baed0114a2061ad71bd5287a91bf7f1c6821f6
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2019-09-02 17:51:57 +02:00
..
stm32mp1_clk.c stm32mp1: use a common function to check spinlock is available 2019-09-02 17:51:57 +02:00
stm32mp_clkfunc.c clk: stm32mp1: move oscillator functions to generic file 2019-06-17 14:03:51 +02:00