summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorEmil Tsalapatis <emil@etsalapatis.com>2026-04-26 22:03:34 +0300
committerAlexei Starovoitov <ast@kernel.org>2026-04-27 04:12:22 +0300
commit9ab78691eb5fd0d3ad0a1994d4103223678eb78b (patch)
treeead6c1bb4cc6e1d07d1a046a3bff23cce691dd98 /include/linux/debugobjects.h
parent8c1e1c33fe5ad867bc0b6ba121911d70e7881d88 (diff)
downloadlinux-9ab78691eb5fd0d3ad0a1994d4103223678eb78b.tar.xz
selftests/bpf: Add arena ASAN runtime to libarena
Add an address sanitizer (ASAN) runtime to the arena library. The ASAN runtime implements the functions injected into BPF binaries by LLVM sanitization when ASAN is enabled during compilation. The runtime also includes functions called explicitly by memory allocation code to mark memory as poisoned/unpoisoned to ASAN. This code is a no-op when sanitization is turned off. Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com> Link: https://lore.kernel.org/r/20260426190338.4615-5-emil@etsalapatis.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions