]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c
ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
authorOlivier Martin <olivier.martin@arm.com>
Mon, 19 Aug 2013 17:33:31 +0000 (17:33 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 19 Aug 2013 17:33:31 +0000 (17:33 +0000)
commit047c0cbb1e0c34e1a81c36f687c74f695d673ce4
treea3c143df24964980eb0d8a5f0a6bf529f8698c22
parent6a343fac2c0607004a7634ce6d47cfbd37685fd8
ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization

- Fix the length used to set the GCD Memory Space attribute
- Print a warning message if the given length of a memory space region is not 4KB-aligned

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@14562 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c
ArmPkg/Drivers/CpuDxe/CpuMmuCommon.c