arm-trusted-firmware/make_helpers
Yann Gautier 422b181faf fix(build): do not force PLAT in plat_helpers.mk
After the change to allow overriding platform specific defaults [1],
the PLAT macro is forced to DEFAULT_PLAT in plat_helpers.mk. But this
makefile is also called for tools. For example in fiptool makefile, as
PLAT is reset to default plat (fvp), we cannot use specific platforms
plat_fiptool.mk files. Put back the setting of PLAT macro in Makefile.

[1]: 1b2fb6adb5 feat(build): add ability to define platform specific
                defaults

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Iadf8bc7fc831a728a9688d0afdd163c8dda737e5
2025-01-21 13:52:16 +01:00
..
tbbr fix(tbbr): unrecognised 'tos-fw-key-cert' option 2023-09-07 11:14:52 +01:00
toolchains build: make Poetry optional 2024-09-26 14:23:20 +00:00
arch_features.mk feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 2025-01-14 15:30:19 -06:00
armv7-a-cpus.mk refactor(build): merge march32/64 directives 2023-06-22 16:37:03 -05:00
build-rules.mk build: disable suffix rules globally 2024-11-25 15:40:35 +00:00
build_macros.mk build: use parameters in calls to MAKE_DEP 2024-11-25 15:48:26 +00:00
common.mk build: remove Windows compatibility layer 2025-01-14 16:21:51 +00:00
defaults.mk feat(smccc): implement SMCCC_ARCH_FEATURE_AVAILABILITY 2025-01-07 08:00:11 +00:00
march.mk build: skip toolchain detection for some targets 2024-05-14 15:41:15 +00:00
plat_helpers.mk fix(build): do not force PLAT in plat_helpers.mk 2025-01-21 13:52:16 +01:00
toolchain.mk build: remove Windows compatibility layer 2025-01-14 16:21:51 +00:00
utilities.mk build: remove Windows compatibility layer 2025-01-14 16:21:51 +00:00