Analyse and explore linux
Component UBSAN_SANITIZE_ALL

Component Type: kbuild config

Description: Enable instrumentation for the entire kernel

More info: This option activates instrumentation for the entire kernel. If you don't enable this option, you have to explicitly specify UBSAN_SANITIZE := y for the files/directories you want to check for UB. Enabling this option will get kernel image size increased significantly.

Build project: Kconfig (Linux kconfig) (Path: Kconfig )

Other views: file explorer

Generated by PFA software prototype