arm-trusted-firmware/drivers/st
Yann Gautier b1718c6382 feat(st-clock): allow aarch64 compilation of STGEN functions
A new local function is created to set STGEN counter value,
that will deal with __aarch64__ flag. And the function
stm32mp_stgen_get_counter is adapted for __aarch64__.

Change-Id: I53c21ad11ba5085611a028790e1decbe5994ae50
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2023-09-08 10:56:49 +02:00
..
bsec refactor(st-drivers): improve BSEC driver 2022-01-28 18:04:52 +01:00
clk feat(st-clock): allow aarch64 compilation of STGEN functions 2023-09-08 10:56:49 +02:00
crypto refactor(cpus): move cpu_ops field defines to a header 2023-05-30 09:31:15 +01:00
ddr fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
etzpc refactor(st-drivers): do not rely on DT in etzpc_init 2022-08-10 10:00:03 +02:00
fmc fix(st-fmc): fix type in message 2022-02-15 18:09:51 +01:00
gpio fix(st-gpio): define shift as uint32_t 2022-12-07 18:25:13 +01:00
i2c feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
iwdg feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
mmc fix(st-sdmmc): check transfer size before filling register 2022-12-07 18:25:13 +01:00
pmic fix(st-pmic): define pmic_regs table size 2022-12-07 14:18:30 +01:00
regulator fix(st-regulator): use Boolean type for tests 2022-12-07 14:18:31 +01:00
reset drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
spi fix(st-spi): remove SR_BUSY bit check before sending command 2022-05-11 10:01:33 +02:00
uart fix(st-uart): correctly check UART enabled in flush fonction 2023-06-28 18:09:32 +02:00
usb fix(st-usb): replace redundant checks with asserts 2022-12-01 16:17:34 +00:00