arm-trusted-firmware/plat/st/common
Yann Gautier c20b060661 refactor(plat/st): avoid fixed DT address
Device Tree address is now a parameter for dt_open_and_check() function.
This will allow better flexibility when introducing PIE and FIP.
The fdt pointer is now only assigned if the given address holds
a valid device tree file. This allows removing the fdt_checked variable,
as we now check fdt is not null.

Change-Id: I04cbb2fc05c9c711ae1c77d56368dbeb6dd4b01a
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2021-06-04 15:05:05 +02:00
..
include refactor(plat/st): avoid fixed DT address 2021-06-04 15:05:05 +02:00
bl2_io_storage.c refactor(plat/st): remove io_dummy code for OP-TEE 2021-06-03 10:48:57 +02:00
stm32mp_auth.c stm32mp1: add authentication support for stm32image 2019-09-23 09:48:07 +00:00
stm32mp_common.c stm32mp1: get peripheral base address from a define 2020-10-13 11:27:40 +02:00
stm32mp_dt.c refactor(plat/st): avoid fixed DT address 2021-06-04 15:05:05 +02:00