arm-trusted-firmware/lib/romlib
Chris Kay 7fc4d77808 build: always use the C compiler to assemble
The ROM library is the only component in the repository that compiles
assembly files using the assembler directly. This change migrates it to
the C compiler instead, like the rest of the project.

Change-Id: I6c50660eeb9be2ca8dcb0e626c37c197466b0fa1
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-01-18 13:58:03 +00:00
..
templates Romlib makefile refactoring and script rewriting 2019-07-22 18:07:57 +02:00
gen_combined_bl1_romlib.sh chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
init.s chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
jmptbl.i chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
Makefile build: always use the C compiler to assemble 2024-01-18 13:58:03 +00:00
romlib.ld.S chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
romlib_generator.py Romlib makefile refactoring and script rewriting 2019-07-22 18:07:57 +02:00