arm-trusted-firmware/bl32/sp_min
Chris Kay 8620bd0b93 build: use toolchain identifiers in conditions
The toolchain refactor change introduces the `${toolchain}-${tool}-id`
variables, which provide identifiers for all of the toolchain tools used
by the build system. This change replaces the various conditions that
are in use to identify these tools based on the path with a standard set
of comparisons against these new identifier variables.

Change-Id: Ib60e592359fa6e415c19a012e68d660f87436ca7
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-02-06 11:14:52 +00:00
..
aarch32 fix(bl32): avoid clearing argument registers in RESET_TO_SP_MIN case 2023-08-04 16:02:59 +02:00
sp_min.ld.S feat(build): check that .text section starts at page boundary 2023-11-06 23:22:25 +03:00
sp_min.mk build: use toolchain identifiers in conditions 2024-02-06 11:14:52 +00:00
sp_min_main.c feat(bl32): print entry point before exiting SP_MIN 2023-08-04 16:02:59 +02:00
sp_min_private.h sp_min: make sp_min_warm_entrypoint public 2019-04-25 13:37:56 +02:00
wa_cve_2017_5715_bpiall.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
wa_cve_2017_5715_icache_inv.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00