]> git.saurik.com Git - apple/xnu.git/blobdiff - san/kasan-blacklist-arm64
xnu-6153.141.1.tar.gz
[apple/xnu.git] / san / kasan-blacklist-arm64
index d91dac4a83cf4335076e90376e6869adcf6e85a4..6f1fe4f8bca38c567e351659a8720c9b9e557089 100644 (file)
@@ -1,10 +1,13 @@
 # ARM64 specific blacklist
 
+[address]
+
 # Exclude KASan runtime
 src:./san/kasan-arm64.c
 
-# Uses a local to work out if we're on the interrupt stack, but ends up with a
-# fakestack allocation
+# These use a local variable to work out which stack we're on, but can end up with
+# a fakestack allocation.
 fun:ml_at_interrupt_context
-
-
+fun:ml_stack_remaining
+fun:ml_stack_base
+fun:ml_stack_size