diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-01-07 07:56:49 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-01-14 19:42:23 +0100 |
commit | d08575759e5a853e157e6e418e9fea5d5864f725 (patch) | |
tree | 4f8789549e4aea0c2e21a665daeb53f8fe8903ce /BaseTools/Source/Python/Common/BuildToolError.py | |
parent | e695e44545b41dc6321af73277a9056f5f4808d7 (diff) | |
download | edk2-d08575759e5a853e157e6e418e9fea5d5864f725.tar.gz edk2-d08575759e5a853e157e6e418e9fea5d5864f725.tar.bz2 edk2-d08575759e5a853e157e6e418e9fea5d5864f725.zip |
ArmPkg/ArmMmuLib ARM: disregard high memory when setting permissions
Ignore calls to ArmSetMemoryAttributes () when the region described
is outside of the 32-bit addressable range. This memory is not
mapped in the first place, and the current code does not deal with
the high bits correctly, resulting in hangs.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/Common/BuildToolError.py')
0 files changed, 0 insertions, 0 deletions