Home
last modified time | relevance | path

Searched hist:c20b0606611fe6b36a87a2ca3a4a40b48e87cbe7 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_dt.hc20b0606611fe6b36a87a2ca3a4a40b48e87cbe7 Mon Aug 24 09:51:50 UTC 2020 Yann Gautier <yann.gautier@st.com> 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>
/rk3399_ARM-atf/plat/st/stm32mp1/sp_min/
H A Dsp_min_setup.cc20b0606611fe6b36a87a2ca3a4a40b48e87cbe7 Mon Aug 24 09:51:50 UTC 2020 Yann Gautier <yann.gautier@st.com> 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>
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_dt.cc20b0606611fe6b36a87a2ca3a4a40b48e87cbe7 Mon Aug 24 09:51:50 UTC 2020 Yann Gautier <yann.gautier@st.com> 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>
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.cc20b0606611fe6b36a87a2ca3a4a40b48e87cbe7 Mon Aug 24 09:51:50 UTC 2020 Yann Gautier <yann.gautier@st.com> 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>