mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
![]() Express memory size with size_t type in structures. Retrieve value as uint32_t from device tree and then cast it to size_t. Combined with uintptr_t use, it ensures a generic algorithm whatever the platform architecture, notably within systematic tests. Adapt also their prototypes. Move memory size print outside stm32mp_ddr_check_size() to adapt it to related platform. Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Change-Id: Ic6e1a62d7a5e23cef49909a658098c800e7dae3f |
||
---|---|---|
.. | ||
bsec | ||
clk | ||
crypto | ||
ddr | ||
etzpc | ||
fmc | ||
gpio | ||
i2c | ||
iwdg | ||
mmc | ||
pmic | ||
regulator | ||
reset | ||
spi | ||
uart | ||
usb |