commit | beb0f2ed55f58fa1f8f6dce4f4d03a1d16781b41 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 15 17:28:04 2021 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 18 15:46:00 2022 +0200 |
tree | c3001534b8fa3cf8a518fd47a673b4db74839857 | |
parent | 391d0e978ce46241aa11ef94742082d05e0763d0 [diff] |
HACK: ARM: Make Vexpress compile into 0x80000000 without p2v This is a hack to make Versatile Express compile statically into virtual offset 0x80000000 without any runtime patching. This is required to test kernel in VMALLOC. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>