arm-trusted-firmware/drivers/st
Manish Pandey 4ef449c15a fix: use correct printf format for uint64_t
sha 4ce3e99a3 introduced printf format specifiers for fixed width
types, which uses PRI*64 instead of "ll" for 64 bit values.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Ic6811cc1788c698adde0807e5f8ab5290a900a26
2021-11-12 13:02:02 +00:00
..
bsec bsec: move bsec_mode_is_closed_device() service to platform 2019-09-20 23:21:10 +02:00
clk fix(stm32mp1_clk): keep RTC clock always on 2021-10-06 11:01:36 +02:00
crypto crypto: stm32_hash: fix issue when restarting computation 2020-09-24 09:30:44 +02:00
ddr plat/stm32: Implement fdt_read_uint32_default() as a wrapper 2020-04-29 10:19:17 +01:00
etzpc drivers: introduce ST ETZPC driver 2020-06-03 15:53:46 +02:00
fmc nand: stm32_fmc_nand: remove dead code 2021-02-11 18:11:34 +01:00
gpio gpio: stm32_gpio: check GPIO node status after checking DT 2020-09-24 09:30:44 +02:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io Merge changes from topic "io_stm32image" into integration 2021-06-18 15:40:20 +02:00
iwdg drivers/stm32_iwdg: register IWDG resources as secure or not 2020-07-08 12:56:17 +02:00
mmc refactor(stm32_sdmmc2): use DT helpers 2021-10-06 10:58:39 +02:00
pmic fix(stpmic1): fix power switches activation 2021-10-06 11:09:21 +02:00
reset drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
spi fix: use correct printf format for uint64_t 2021-11-12 13:02:02 +00:00
uart/aarch32 fix(stm32_console): do not skip init for crash console 2021-09-20 13:57:10 +02:00
usb feat(drivers/st/usb): add device driver for STM32MP1 2021-10-29 16:43:43 +02:00