Hi All, I want to enable KASAN function on Android, after many times try, I can successfully build boot.img, when I flash boo.img to the device , it does not work, it means the system can not boot up.
so compare the size of vmlinux , I found strange Phenomenon, like the below, according to https://source.android.com/devices/tech/debug/kasan-kcov#troubleshooting, the image size should be become larger when enable KASAN, but I found the size is samller when enable KASAN. 351910528 May 18 22:53 vmlinux enable KASAN 694713016 May 18 22:40 vmlinux disable KASAN I have done some searching, but could not find the answer. Could someone help me with this? Thanks in advance! BR. Mckay. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/5fc07d54-5c02-4197-9520-0a49d0737dd3n%40googlegroups.com.
