commit | 27dd11dbf5a7dc3d9894e6bae9630b4e5aa36d59 | [log] [tgz] |
---|---|---|
author | Maxime Méré <maxime.mere@foss.st.com> | Wed Oct 02 18:24:40 2024 +0200 |
committer | Maxime Méré <maxime.mere@foss.st.com> | Mon Oct 21 16:03:07 2024 +0200 |
tree | cbccb8e0354dacfccafed9cbb6e78462657660a7 | |
parent | 742d0e6ef32d7d0257cf030bc9766cf39a29f145 [diff] |
feat(stm32mp2): add BL31 device tree support BL31 will need to access a device tree for several configurations (UART, GIC, OTP mapping...). Create a BL31 device tree (SOC_FW_CONFIG). It is loaded in DDR, in a spare area. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Signed-off-by: Maxime Méré <maxime.mere@foss.st.com> Change-Id: I320a05859e1aa3dd8db9a274e7201075a8c250c2