arm-trusted-firmware/lib/romlib
Chris Kay d9db846766 build(romlib): de-duplicate ROMLib wrapper sources
The `romlib_generator.py` script may generate duplicate wrapper sources,
which is undesirable when using them to generate Makefile rules as Make
will warn about duplicated targets.

This change sorts the wrapper sources returned from this script, which
has the effect of also de-duplicating them.

Change-Id: I109607ef94f77113a48cc0d6e07877efd1971dbc
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-06-04 11:08:53 +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(romlib): de-duplicate ROMLib wrapper sources 2024-06-04 11:08:53 +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