diff options
author | Ard Biesheuvel <[email protected]> | 2023-11-29 12:16:16 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-12-12 11:13:53 +0000 |
commit | 50f176175e96ea5d7cbd8536c0dd774de796ef63 (patch) | |
tree | b00b0267319f2d3dd652bdfc6cf1da3529054c9c /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | ea48626f8f0efc697555d17bb5853df92461e280 (diff) |
arm64/kernel: Move 'nokaslr' parsing out of early idreg code
Parsing and ignoring 'nokaslr' can be done from anywhere, except from
the code that runs very early and is therefore built with limitations on
the kind of relocations it is permitted to use.
So move it to a source file that is part of the ordinary kernel build.
Signed-off-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions