commit | cf1360da8a9e4c71c8272502b792a3b6e63e6937 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Thu Aug 27 18:28:57 2020 +0200 |
committer | Yann Gautier <yann.gautier@foss.st.com> | Tue Jul 13 18:16:55 2021 +0200 |
tree | 614a574148f03b3a222c3a6d7e5e92f944fd34b2 | |
parent | 003972c35144a2617193aa53f46342743253d3da [diff] |
feat(plat/st): add helper to save boot interface Some parameters from BootROM boot context can be required after boot. To save space in SYSRAM, this context can be overwritten during images load sequence. The needed information (here the boot interface) is then saved in a local variable. Change-Id: I5e1ad4630ccf78480f415a0a83939005ae67729e Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>