arm-trusted-firmware/bl1
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 feat(debug): add helpers for aborts on AARCH32 2022-10-03 14:42:40 +02:00
aarch64 Merge changes from topic "bk/clearups" into integration 2023-06-07 10:13:17 +02:00
tbbr Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
bl1.ld.S feat(build): check that .text section starts at page boundary 2023-11-06 23:22:25 +03:00
bl1.mk build: use toolchain identifiers in conditions 2024-02-06 11:14:52 +00:00
bl1_fwu.c style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
bl1_main.c feat(fvp): capture timestamps in bl stages 2023-09-07 23:38:43 +02:00
bl1_private.h chore(bl1): remove redundant bl1_arch_next_el_setup 2023-04-28 08:09:14 +01:00