arm-trusted-firmware/include/arch/aarch64
Hadi Asyrafi b90f207a1d 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
2019-09-12 12:36:31 +00:00
..
arch.h Merge changes from topic "jc/mte_enable" into integration 2019-09-12 12:31:22 +00:00
arch_features.h Enable MTE support unilaterally for Normal World 2019-07-12 09:27:25 +01:00
arch_helpers.h Enable MTE support in both secure and non-secure worlds 2019-09-09 16:23:33 +01:00
asm_macros.S Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
assert_macros.S Reorganize architecture-dependent header files 2019-01-04 10:43:16 +00:00
console_macros.S Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
el3_common_macros.S Invalidate dcache build option for bl2 entry at EL3 2019-09-12 12:36:31 +00:00
smccc_helpers.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00