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

Commit f522e34f authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: msm: Enable ARM64_STRICT_BREAK_BEFORE_MAKE flag.



Eneable config ARM64_STRICT_BREAK_BEFORE_MAKE flag to detect
break-before-make violations in set_pte and print a warning.

Change-Id: I6401e447f5b2e4ddde666fe4f0a7ff7c01a32b44
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 2845235d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -668,6 +668,7 @@ CONFIG_PID_IN_CONTEXTIDR=y
CONFIG_DEBUG_SET_MODULE_RONX=y
CONFIG_DEBUG_RODATA=y
CONFIG_FREE_PAGES_RDONLY=y
CONFIG_ARM64_STRICT_BREAK_BEFORE_MAKE=y
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_EVENT=y
CONFIG_CORESIGHT_LINK_AND_SINK_TMC=y