arm-trusted-firmware/plat/imx/imx7/common
Juan Pablo Conde 043f38fd50 build(bl32): added check for AARCH32_SP
If AACRH32_SP is not specified, it causes the DEFAULT_LINKER_SCRIPT
variable to be empty, and then the linker takes the variable following
it as if it was the linker script, which is not one. This patch
addresses that issue by requiring the AARCH32_SP variable to be set
before continuing.

Change-Id: I21db7d5bd86b98faaa1a1cd3f985daa592556a2d
Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
2023-08-24 14:22:34 -05:00
..
imx7.mk build(bl32): added check for AARCH32_SP 2023-08-24 14:22:34 -05:00
imx7_bl2_el3_common.c refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common 2021-09-14 21:42:01 +08:00
imx7_bl2_mem_params_desc.c plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx7_helpers.S plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx7_image_load.c plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx7_rotpk.S plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx7_trusted_boot.c plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00