Searched hist:aa63c231da15d79420fc8d605bdadda5eed9d16f (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | platform.mk | aa63c231da15d79420fc8d605bdadda5eed9d16f Thu May 12 17:43:28 UTC 2022 Patrick Delaunay <patrick.delaunay@foss.st.com> feat(stm32mp2): generate FIP for DDR initialization
Generate a minimal FIP used for DDR initialization for serial boot when STM32MP_DDR_FIP_IO_STORAGE is activated.
It is loaded in internal memory before to be used with support of the FIP memmap.
To ease Trusted Boot porting for serial boot, we can use TOOL_ADD_IMG with a DDR_ prefix. To avoid the overriding rule issue with the check rule in TOOL_ADD_IMG, a copy of the STM32MP_DDR_FW variable is created.
Change-Id: I3a051ca2b258771e48c6e9fed9d77ab512c2416f Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Signed-off-by: Yann Gautier <yann.gautier@st.com>
|