arm-trusted-firmware/plat/nxp/common/plat_make_helper
Jiafei Pan cd1280ea2e feat(plat/nxp/common): add build macro for BOOT_MODE validation checking
1. Added the build macro "add_boot_mode_define".
2. Use the macro to validate current BOOT_MODE against the
   pre-determined list of SUPPORTED_BOOT_MODE, so each platform
   need to define the list: SUPPORTED_BOOT_MODE.
3. Reports error if BOOT_MODE is not in SUPPORTED_BOOT_MODE list,
   or BOOT_MODE is not supported yet althoug it is in SUPPORTED_BOOT_MODE.

Signed-off-by: Biwen Li <biwen.li@nxp.com>
Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Change-Id: I29be60ecdb19fbec1cd162e327cdfb30ba629b07
2021-06-15 17:43:04 +08:00
..
plat_build_macros.mk nxp: added the makefile helper macros 2021-02-12 17:20:24 +05:30
plat_common_def.mk feat(plat/nxp/common): add build macro for BOOT_MODE validation checking 2021-06-15 17:43:04 +08:00
soc_common_def.mk refactor(plat/nxp/common): moved soc make-variables to new soc_common_def.mk 2021-06-15 17:43:04 +08:00