linux/arch/xtensa/lib
Max Filippov 725aea8732 xtensa: enable KCSAN
Prefix arch-specific barrier macros with '__' to make use of instrumented
generic macros.
Prefix arch-specific bitops with 'arch_' to make use of instrumented
generic functions.
Provide stubs for 64-bit atomics when building with KCSAN.
Disable KCSAN instrumentation in arch/xtensa/boot.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Acked-by: Marco Elver <elver@google.com>
2022-05-01 19:51:22 -07:00
..
ashldi3.S
ashrdi3.S
checksum.S
divsi3.S
kcsan-stubs.c xtensa: enable KCSAN 2022-05-01 19:51:22 -07:00
lshrdi3.S
Makefile xtensa: enable KCSAN 2022-05-01 19:51:22 -07:00
memcopy.S
memset.S
modsi3.S
mulsi3.S
pci-auto.c
strncpy_user.S
strnlen_user.S
udivsi3.S
umodsi3.S
usercopy.S