Files
arm-trusted-firmware/make_helpers
Yann Gautier d1c3a5d8b9 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
(cherry picked from commit 422b181faf)
2025-02-07 18:32:03 +01:00
..
2024-09-26 14:23:20 +00:00
2017-05-03 09:39:28 +01:00
2017-05-03 09:39:28 +01:00
2024-09-26 14:23:20 +00:00