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

Commit b485b0d6 authored by Vinayak Menon's avatar Vinayak Menon
Browse files

arm64: Kconfig: disable ARM64_ERRATUM_1286807 by default



Disable ARM64_ERRATUM_1286807 by default, thus providing
a way to enable the erratum workaround only on required
targets.

Change-Id: I9b4238382bb41dcea63fedfef5ff05b0bcc2b696
Signed-off-by: default avatarVinayak Menon <vinmenon@codeaurora.org>
parent 0e4c92cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -508,7 +508,7 @@ config ARM64_ERRATUM_1024718

config ARM64_ERRATUM_1286807
	bool "Cortex-A76: Modification of the translation table for a virtual address might lead to read-after-read ordering violation"
	default y
	default n
	select ARM64_WORKAROUND_REPEAT_TLBI
	help
	  This option adds workaround for ARM Cortex-A76 erratum 1286807