commit | 741e849915a53a1c49c58d98726f7729f0b33235 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Nov 14 19:04:27 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Nov 14 19:09:13 2022 +0100 |
tree | f5502ddaa53ec405308990fdebaef16b845055c8 | |
parent | 2f0ebb1eca8112b381e858654099b677841d3fb8 [diff] |
fix(stm32mp1): use dedicated folder for TBBR compilation Compiling in the same folder as for non-TTBR case leads to that error: arm-none-eabi-ld.bfd: build/stm32mp1-sdmmc/debug/bl2/bl2.elf section `xlat_table' will not fit in region `RAM' Specify a dedicated directory for this compilation case. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I8f59069a4ab0313173711629c3bf0c9f9f884a2b