pmaports/device/testing/u-boot-nyan-4gb/lpae-and-spectre-mitigation.patch
2022-07-31 22:03:13 +02:00

13 lines
394 B
Diff

From: hexdump <hexdump0815@googlemail.com>
diff --git a/configs/nyan-big_defconfig b/configs/nyan-big_defconfig
index 34a48af5ba..32175858cd 100644
--- a/configs/nyan-big_defconfig
+++ b/configs/nyan-big_defconfig
@@ -91,3 +91,6 @@ CONFIG_VIDEO_BRIDGE=y
CONFIG_CMD_DHRYSTONE=y
CONFIG_TPM=y
CONFIG_ERRNO_STR=y
+CONFIG_ARMV7_LPAE=y
+CONFIG_PHYS_64BIT=y
+CONFIG_ARM_CORTEX_A15_CVE_2017_5715=y