[openwrt/openwrt] mediatek: filogic: enable CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY
LEDE Commits
lede-commits at lists.infradead.org
Sat Mar 8 08:06:18 PST 2025
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/d00ed19ed4cbeb446741ef977b63d7c96a045323
commit d00ed19ed4cbeb446741ef977b63d7c96a045323
Author: Martin Schiller <ms at dev.tdt.de>
AuthorDate: Thu Mar 6 09:52:27 2025 +0100
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 at dev.tdt.de>
Link: https://github.com/openwrt/openwrt/pull/18182
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
(cherry picked from commit 6af46a69846e4e92fa8dcf6c3dccbaf87d513064)
---
target/linux/mediatek/filogic/config-6.6 | 1 -
1 file changed, 1 deletion(-)
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
More information about the lede-commits
mailing list