diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-01-24 13:49:51 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-01-26 18:54:58 +0000 |
commit | 619f077252226be45eb8c357f43c93ed88101228 (patch) | |
tree | 8e5fa9e02c5b3c739a4c1e0b74b838f22d235a9e /.gitignore | |
parent | 6c8a08bd8a6803c18a54267379e8f5d78c831796 (diff) | |
download | edk2-619f077252226be45eb8c357f43c93ed88101228.tar.gz |
ArmVirtPkg/ArmVirtQemu: enlarge initial flash mapping
The initial ID map used by ArmVirtQemu only covers 2 MiB of NOR flash,
while the NOOPT build can be up to 3 MiB in size, resulting in a crash
if the unmapped 1 MiB is accessed before the real page tables are up.
So increate the initial flash mapping to 4 MiB.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions