arm-trusted-firmware/plat/intel/soc/agilex5
Sieu Mun Tang ef8b05f559 feat(intel): add build option for boot source
Existing boot source is hardcoded in socfpga_plat_def.h.
To change boot source, user need to update code.
Thus adding this will remove the code update needed when
need to change boot source.

Also, it will have ARM_LINUX_KERNEL_AS_BL33 flag for each
platform in platform.mk. This will be easily to control
based on platform build.

Change-Id: I383beb8cbca5ec0f247221ad42796554adc3daae
Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com>
Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com>
2024-10-24 23:10:48 +08:00
..
include feat(intel): add build option for boot source 2024-10-24 23:10:48 +08:00
soc fix(intel): fix CCU for cache maintenance 2024-10-22 09:46:18 +08:00
bl2_plat_setup.c fix(intel): update Agilex5 BL2 init flow and other misc changes 2024-10-09 20:04:16 +02:00
bl31_plat_setup.c fix(intel): update Agilex5 BL2 init flow and other misc changes 2024-10-09 20:04:16 +02:00
platform.mk feat(intel): add build option for boot source 2024-10-24 23:10:48 +08:00