arm-trusted-firmware/bl2u
Chris Kay ffb7742125 build: use new toolchain variables for tools
This change migrates the values of `CC`, `CPP`, `AS` and other toolchain
variables to the new `$(toolchain)-$(tool)` variables, which were
introduced by the toolchain refactor patch. These variables should be
equivalent to the values that they're replacing.

Change-Id: I644fe4ce82ef1894bed129ddb4b6ab94fb04985d
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 Avoid the use of linker *_SIZE__ macros 2021-04-21 15:05:57 +02:00
bl2u.ld.S feat(build): check that .text section starts at page boundary 2023-11-06 23:22:25 +03:00
bl2u.mk build: use new toolchain variables for tools 2024-02-06 11:14:52 +00:00
bl2u_main.c Fix MISRA C issues in BL1/BL2/BL31 2020-04-03 16:20:59 -05:00