summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2025-05-08 14:43:32 +0300
committerWill Deacon <will@kernel.org>2025-05-16 18:08:13 +0300
commit90530521079eec58b574341032a77746838874ee (patch)
tree452c1a935d8b4c1ee79f46ad5537b4d9d5fb414d /scripts/lib/kdoc/kdoc_parser.py
parent4afff6cc9a55b1a6ce4bf6fdf2084acd9ca34195 (diff)
downloadlinux-90530521079eec58b574341032a77746838874ee.tar.xz
arm64/boot: Disallow BSS exports to startup code
BSS might be uninitialized when entering the startup code, so forbid the use by the startup code of any variables that live after __bss_start in the linker map. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Tested-by: Yeoreum Yun <yeoreum.yun@arm.com> Reviewed-by: Yeoreum Yun <yeoreum.yun@arm.com> Link: https://lore.kernel.org/r/20250508114328.2460610-8-ardb+git@google.com [will: Drop export of 'memstart_offset_seed', as this has been removed] Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions