Currently, only aarch64 is supported Signed-off-by: wangmingrong <wangmingrong@xiaomi.com>
so other parts of the system can use it. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Split kasan.c to incorporate label based kasan: hook.c: Implement compiler instrumentation function generic.c: Implementation software kasan algorithm Signed-off-by: wangmingrong <wangmingrong1@xiaomi.com>