diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-01-04 23:43:08 +0100 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-01-06 22:27:30 +0100 |
commit | 4bba71ff83e2b2a1607c5b3b9995767691242b29 (patch) | |
tree | b300b0210942482ba87e61b14e20ea8199fcaed6 /scripts/dtc/pylibfdt/setup.py | |
parent | 06d514d77c3700ec6166457f58d37652791038d0 (diff) |
efi_loader: make .data section of *_efi.so files RW
When building with binutils 2.39 warnings
*_efi.so has a LOAD segment with RWX permissions
occur.
Use SHF_WRITE | SHF_ALLOC as section flags for the .data section.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'scripts/dtc/pylibfdt/setup.py')
0 files changed, 0 insertions, 0 deletions