From 38e13fbab0560758baf3d676657254a490890376 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 2 Feb 2024 20:19:30 +0100 Subject: T5979: add configurable kernel boot option 'disable-mitigations' --- docs/configuration/system/option.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/configuration/system') diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst index c9c9bfb1..4a1c3bd3 100644 --- a/docs/configuration/system/option.rst +++ b/docs/configuration/system/option.rst @@ -22,6 +22,14 @@ General Play an audible beep to the system speaker when system is ready. +Kernel +====== + +.. cfgcmd:: set system option kernel disable-mitigations + + Disable all optional CPU mitigations. This improves system performance, + but it may also expose users to several CPU vulnerabilities. + *********** HTTP client *********** -- cgit v1.2.3