arm-trusted-firmware/tools
Raef Coles 034a2e3ef8 refactor(fiptool): move plat_fiptool.mk to tools
Move all plat_fiptool.mks into tools, change the logic to recursively
check for tools/fiptool/plat_fiptool/<plat_path>/plat_fiptool.mk

I.e. for a platform that has the path "plat/arm/board/tc/platform.mk",
the makefile will now load the first existing file from:
 - tools/fiptool/plat_fiptool/arm/board/tc/plat_fiptool.mk
 - tools/fiptool/plat_fiptool/arm/board/plat_fiptool.mk
 - tools/fiptool/plat_fiptool/arm/plat_fiptool.mk

This enables fiptool to support multiple platforms, or a specific one.

Remove file-copying previously being used to handle old default path.
Remove custom file cleaning in plat_fiptool.mk.

Change-Id: I95245bcf7143b329481d4394ab64f29bfe9de5ab
Signed-off-by: Raef Coles <raef.coles@arm.com>
2023-02-06 09:36:39 +00:00
..
amlogic meson: Rename platform directory to amlogic 2019-09-05 10:39:25 +01:00
cert_create feat(cert-create): update for ECDSA brainpoolP256r/t1 support 2022-11-14 11:25:01 +01:00
conventional-changelog-tf-a docs(changelog): changelog for v2.8 release 2022-11-16 14:10:49 -06:00
encrypt_fw refactor(security): add OpenSSL 1.x compatibility 2022-11-11 13:33:42 -05:00
fiptool refactor(fiptool): move plat_fiptool.mk to tools 2023-02-06 09:36:39 +00:00
marvell/doimage tools: doimage: change the binary image alignment to 16 2020-07-10 10:54:44 +00:00
memory feat(debug): update print_memory_map.py 2022-04-07 13:46:31 +02:00
nxp refactor(fiptool): move plat_fiptool.mk to tools 2023-02-06 09:36:39 +00:00
renesas feat(plat/rcar3): change the memory map for OP-TEE 2021-09-12 01:13:48 +02:00
sptool fix(sptool): add dependency to SP image 2022-11-23 10:58:33 +01:00
stm32image feat(st): update stm32image tool for header v2 2022-03-21 10:53:55 +01:00