Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0172308 authored by Sridhar Parasuram's avatar Sridhar Parasuram
Browse files

defconfig: arm64: Add misc_debug_defconfig for memory and fuzzing tests



Add misc_debug_defconfig which can be used for generating kasan/kcov
enabled builds by merging this config using merge_config.sh script
with other target defconfigs during build generation.

Change-Id: I4469d08ecb47bdaabd9aef9f894208f83ca2d757
Signed-off-by: default avatarSridhar Parasuram <sridhar@codeaurora.org>
parent bf53d170
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
CONFIG_FRAME_WARN=0
CONFIG_KASAN=y
CONFIG_KASAN_INLINE=y
CONFIG_KCOV=y