--- zzzz-none-000/linux-4.19.183/arch/arm/boot/compressed/Makefile 2021-03-24 10:07:39.000000000 +0000 +++ bcm63-7530ax-756/linux-4.19.183/arch/arm/boot/compressed/Makefile 2023-06-28 08:54:18.000000000 +0000 @@ -24,6 +24,9 @@ endif GCOV_PROFILE := n +ifeq ($(CONFIG_BCM_KF_ARM_KASAN),y) +KASAN_SANITIZE := n +endif # Prevents link failures: __sanitizer_cov_trace_pc() is not linked in. KCOV_INSTRUMENT := n