From: Martin Schiller Date: Thu, 6 Mar 2025 08:52:27 +0000 (+0100) Subject: mediatek: filogic: enable CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY X-Git-Tag: v24.10.1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d00ed19ed4cbeb446741ef977b63d7c96a045323;p=thirdparty%2Fopenwrt.git 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 Link: https://github.com/openwrt/openwrt/pull/18182 Signed-off-by: Hauke Mehrtens (cherry picked from commit 6af46a69846e4e92fa8dcf6c3dccbaf87d513064) --- diff --git a/target/linux/mediatek/filogic/config-6.6 b/target/linux/mediatek/filogic/config-6.6 index 915c5066695..607d1b3c6f4 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