diff options
author | Olivier Martin <olivier.martin@arm.com> | 2013-07-26 17:14:07 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2013-07-26 17:14:07 +0000 |
commit | 70f89c0b5fa54dc8879e2ece3be2d2596b0b37cc (patch) | |
tree | f4d295f1be8fa480dd46bcf1406d8696bc96ec41 /ShellBinPkg | |
parent | e21227c62730aa438b8f6e48f81c58a2ddfd6656 (diff) | |
download | edk2-platforms-70f89c0b5fa54dc8879e2ece3be2d2596b0b37cc.tar.xz |
ArmPkg/ArmLib: Fixed TBLs invalidation in EL1
'tlb alle1' was used to invalidate the TLBs in EL1. Expect this instruction can only
be invoked from EL2.
The correct instruction to invalidate TLBs in EL1 is 'tlbi vmalle1' - it invalidates
the TLBs of the current VMID.
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@14509 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg')
0 files changed, 0 insertions, 0 deletions