]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: PrePei Cache disable and invalidate.
authorOlivier Martin <olivier.martin@arm.com>
Tue, 6 Aug 2013 17:41:53 +0000 (17:41 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 6 Aug 2013 17:41:53 +0000 (17:41 +0000)
commit6dafb3030d1f5a7c281a7cba6c6f7914b5a3b065
treee67e237f7c2a3a8a3c2709fc05c51ce6e68dd6f0
parentbb058bcdfbfeb91e3c6c3f61559ca3d7239062f9
ArmPlatformPkg: PrePei Cache disable and invalidate.

- Disable data cache on all cores.
- Do not clean caches as there might be junk in them, invalidate only.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14527 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/PrePeiCore/PrePeiCore.c
ArmPlatformPkg/PrePi/PrePi.c