aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2023-11-29 12:15:57 +0100
committerWill Deacon <[email protected]>2023-12-12 11:06:27 +0000
commit3dfdc2750c6cdc6a5ebf5effb07f92db761de35d (patch)
treeb154972470afd8077bfbd9ea8b2ba79f4998c69c /lib/test_fortify/write_overflow-strncpy-src.c
parentb1366d21daaebb8e474e4169c5e557fbb37bfdc0 (diff)
arm64: kernel: Disable latent_entropy GCC plugin in early C runtime
In subsequent patches, mark portions of the early C code will be marked as __init. Unfortunarely, __init implies __latent_entropy, and this would result in the early C code being instrumented in an unsafe manner. Disable the latent entropy plugin for the early C code. Acked-by: Mark Rutland <[email protected]> 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