From: Stijn Tintel Date: Tue, 28 Jun 2022 21:51:41 +0000 (+0300) Subject: qoriq: enable HARDENED_USERCOPY X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=61587c92425ecdcabb82a6c81cff698a23ffb049;p=openwrt%2Fstaging%2Fnoltari.git qoriq: enable HARDENED_USERCOPY The random crashes observed with HARDENED_USERCOPY enabled no longer seem to occur. Enable HARDENED_USERCOPY to improve security. Signed-off-by: Stijn Tintel --- diff --git a/target/linux/qoriq/config-5.10 b/target/linux/qoriq/config-5.10 index a20f00b545..835a90470a 100644 --- a/target/linux/qoriq/config-5.10 +++ b/target/linux/qoriq/config-5.10 @@ -163,7 +163,6 @@ CONFIG_GPIO_GENERIC=y CONFIG_GPIO_MPC8XXX=y CONFIG_GRO_CELLS=y # CONFIG_HANGCHECK_TIMER is not set -# CONFIG_HARDENED_USERCOPY is not set CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT_MAP=y