diff options
author | Arvind Sankar <[email protected]> | 2020-07-31 16:07:51 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-08-14 12:52:35 +0200 |
commit | 527afc212231ea9d585b7709c0ab73263ecf0c85 (patch) | |
tree | 6dd5a9b2c29276756522a69b3f15fde39eac4fb0 /scripts/gdb/linux/lists.py | |
parent | 3f086189cd3641d212949ff044d8e4486c93d55e (diff) |
x86/boot: Check that there are no run-time relocations
Add a linker script check that there are no run-time relocations, and
remove the old one that tries to check via looking for specially-named
sections in the object files.
Drop the tests for -fPIE compiler option and -pie linker option, as they
are available in all supported gcc and binutils versions (as well as
clang and lld).
Signed-off-by: Arvind Sankar <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Tested-by: Nick Desaulniers <[email protected]>
Tested-by: Sedat Dilek <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Fangrui Song <[email protected]>
Reviewed-by: Sedat Dilek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions