arm-trusted-firmware/plat/qti/msm8916
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
..
aarch32 refactor(msm8916): handle single core platforms 2023-07-19 12:56:08 +02:00
aarch64 refactor(msm8916): handle single core platforms 2023-07-19 12:56:08 +02:00
include feat(msm8916): add port for MDM9607 2023-07-19 12:56:08 +02:00
sp_min feat(msm8916): initialize CCI-400 for multiple clusters 2023-07-19 12:56:04 +02:00
tsp feat(msm8916): add Test Secure Payload (TSP) port 2023-06-20 18:52:37 +02:00
msm8916_bl31_setup.c feat(msm8916): initialize CCI-400 for multiple clusters 2023-07-19 12:56:04 +02:00
msm8916_config.c refactor(msm8916): handle single core platforms 2023-07-19 12:56:08 +02:00
msm8916_config.h feat(msm8916): initialize CCI-400 for multiple clusters 2023-07-19 12:56:04 +02:00
msm8916_cpu_boot.c feat(msm8916): power on L2 caches for secondary clusters 2023-07-19 12:56:08 +02:00
msm8916_gicv2.c feat(msm8916): add Test Secure Payload (TSP) port 2023-06-20 18:52:37 +02:00
msm8916_gicv2.h refactor(msm8916): separate common platform setup code 2023-06-20 18:52:29 +02:00
msm8916_pm.c refactor(msm8916): handle single core platforms 2023-07-19 12:56:08 +02:00
msm8916_pm.h feat(msm8916): power on L2 caches for secondary clusters 2023-07-19 12:56:08 +02:00
msm8916_setup.c feat(msm8916): add port for MDM9607 2023-07-19 12:56:08 +02:00
msm8916_setup.h refactor(msm8916): separate common platform setup code 2023-06-20 18:52:29 +02:00
msm8916_topology.c refactor(msm8916): handle multiple CPU clusters 2023-07-19 12:53:59 +02:00
platform.mk build(bl32): added check for AARCH32_SP 2023-08-24 14:22:34 -05:00