Invalidate dcache build option for bl2 entry at EL3
Some of the platform (ie. Agilex) make use of CCU IPs which will only be
initialized during bl2_el3_early_platform_setup. Any operation to the
cache beforehand will crash the platform. Hence, this will provide an
option to skip the data cache invalidation upon bl2 entry at EL3
Signed-off-by:
Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Change-Id: I2c924ed0589a72d0034714c31be8fe57237d1f06
Showing
- Makefile 2 additions, 0 deletionsMakefile
- docs/getting_started/user-guide.rst 6 additions, 0 deletionsdocs/getting_started/user-guide.rst
- include/arch/aarch64/el3_common_macros.S 1 addition, 1 deletioninclude/arch/aarch64/el3_common_macros.S
- make_helpers/defaults.mk 3 additions, 0 deletionsmake_helpers/defaults.mk
- plat/intel/soc/agilex/platform.mk 1 addition, 0 deletionsplat/intel/soc/agilex/platform.mk
Please register or sign in to comment