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

Commit 1469349b authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: errata: dissociate errata 1009 and 1286807"

parents d2332e69 db95e7f7
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -514,7 +514,7 @@ const struct arm64_cpu_capabilities arm64_errata[] = {
		.matches = is_kryo_midr,
	},
#endif
#ifdef CONFIG_ARM64_WORKAROUND_REPEAT_TLBI
#ifdef CONFIG_QCOM_FALKOR_ERRATUM_1009
	{
		.desc = "Qualcomm Technologies Falkor erratum 1009",
		.capability = ARM64_WORKAROUND_REPEAT_TLBI,
@@ -522,6 +522,8 @@ const struct arm64_cpu_capabilities arm64_errata[] = {
			   MIDR_CPU_VAR_REV(0, 0),
			   MIDR_CPU_VAR_REV(0, 0)),
	},
#endif
#ifdef CONFIG_ARM64_ERRATUM_1286807
	{
	/* Cortex-A76 r0p0 to r3p0 */
		.desc = "ARM erratum 1286807",