]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmV7Lib: fix definition of TTBR_NON_INNER_CACHEABLE
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 18 Nov 2015 15:59:42 +0000 (15:59 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Wed, 18 Nov 2015 15:59:42 +0000 (15:59 +0000)
commit42dc8026a8711315652936ffd334a4752bbd5d2e
treedebcbe15b7e3150333bc9cbfa92016c7698e8144
parent65ceda9173e688a42a3e74c0c94f4dffc569029c
ArmPkg/ArmV7Lib: fix definition of TTBR_NON_INNER_CACHEABLE

The definition of TTBR_NON_INNER_CACHEABLE should be bit 0 cleared, not
bit 0 set. Furthermore, the name is inconsistent with the other definitions
so rename it to TTBR_INNER_NON_CACHEABLE.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18898 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/Chipset/ArmV7Mmu.h