git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3033b84
)
arm64/efi: remove idmap manipulations from UEFI code
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Mon, 20 Oct 2014 14:41:38 +0000
(16:41 +0200)
committer
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Mon, 12 Jan 2015 16:29:32 +0000
(16:29 +0000)
Now that we have moved the call to SetVirtualAddressMap() to the stub,
UEFI has no use for the ID map, so we can drop the code that installs
ID mappings for UEFI memory regions.
Acked-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
No differences found