commit | 461f8f4597b68097802201c7972a9ea22539fdb7 | [log] [tgz] |
---|---|---|
author | Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> | Tue Aug 20 15:33:27 2019 +0800 |
committer | Soby Mathew <soby.mathew@arm.com> | Thu Sep 12 12:36:31 2019 +0000 |
tree | e7e7acdda3c1a7823b8ba8d7f14fe3f27bc1d64f | |
parent | 9180af2a1b568ecc907ced9d25af48074d13ad9b [diff] |
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