diff options
author | Ard Biesheuvel <[email protected]> | 2020-04-13 18:21:34 +0200 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2020-05-19 18:23:22 +0200 |
commit | 35d57d1215ed0da3349180275b845f0c2ee62d08 (patch) | |
tree | 5fc4b10bd370d91fa1f3e6dfc36afdd88a857c3f /tools/perf/scripts/python/flamegraph.py | |
parent | f1f012b033e6651cd5c5b43d1722976cf6baf973 (diff) |
ARM: decompressor: move GOT into .data for EFI enabled builds
We will be running the decompressor in place after a future patch,
instead of copying it around first. This means we no longer have to
disable and re-enable the MMU and caches either. However, this means
we will be loaded with the restricted permissions set by the UEFI
firmware, which means that we have to move the GOT table into the
data section in order for the contents to be writable by the code
itself.
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Nicolas Pitre <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions