commit | e7b607623aa625963fc730205a417b8b8f2285c9 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Jan 10 14:36:39 2022 +0100 |
committer | Zelalem Aweke <zelalem.aweke@arm.com> | Tue Jan 11 20:05:52 2022 +0100 |
tree | 683ccd82b409578ee50cd37c46d50e7ad3bfe3c3 | |
parent | 72d2dbca76082ad1aee12c83571de23b1ca1a0b2 [diff] |
refactor(stm32mp1): split compilations per boot devices To reduce BL2 size and leave bigger room for BL32, BL2 is compiled for a given boot device. The default config keeps SD-card and eMMC, as they use the same MMC framework. Add the required files to tf-l1-build-plat. Remove bash line from group/tf-l1-build-plat/stm32mp1-default:nil. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I0f5fddabcfde34b156915c2d0d375bd1b7d2a889