summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Schiller2025-03-06 08:52:27 +0000
committerHauke Mehrtens2025-03-08 16:04:29 +0000
commitd00ed19ed4cbeb446741ef977b63d7c96a045323 (patch)
tree9aff4c82badfd67118557ebfafe19c869dc4de6f
parentc70d0a630404b4d243f21a4dfe17c039dd667a0b (diff)
downloadopenwrt-d00ed19ed4cbeb446741ef977b63d7c96a045323.tar.gz
mediatek: filogic: enable CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY
The Cortex-A73 in MediaTek Filogic 880 (MT7988A) is vulnerable to multiple Spectre variants including Spectre-BHB. Ref: https://developer.arm.com/Arm%20Security%20Center/Speculative%20Processor%20Vulnerability Signed-off-by: Martin Schiller <ms@dev.tdt.de> Link: https://github.com/openwrt/openwrt/pull/18182 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 6af46a69846e4e92fa8dcf6c3dccbaf87d513064)
-rw-r--r--target/linux/mediatek/filogic/config-6.61
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mediatek/filogic/config-6.6 b/target/linux/mediatek/filogic/config-6.6
index 915c506669..607d1b3c6f 100644
--- a/target/linux/mediatek/filogic/config-6.6
+++ b/target/linux/mediatek/filogic/config-6.6
@@ -245,7 +245,6 @@ CONFIG_MFD_AIROHA_AN8855=y
CONFIG_MFD_CORE=y
CONFIG_MFD_SYSCON=y
CONFIG_MIGRATION=y
-# CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_CQHCI=y