You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**`cpu-pstate.turbo`**| bool | Set to 'true' if turbo frequencies are enabled in Intel pstate driver, set to 'false' if they have been disabled. |
55
55
|**`cpu-pstate.scaling_governor`**| string | The value of the Intel pstate scaling_governor when in use, either 'powersave' or 'performance'. |
56
56
|**`cpu-cstate.enabled`**| bool | Set to 'true' if cstates are set in the intel_idle driver, otherwise set to 'false'. Unset if intel_idle cpuidle driver is not active. |
57
-
|**`cpu-rdt.<rdt-flag>`**| true |**DEPRECATED**[Intel RDT][intel-rdt] capability is supported. See [RDT flags](customization-guide.md#intel-rdt-flags) for details. |
58
57
|**`cpu-security.sgx.enabled`**| true | Set to 'true' if Intel SGX is enabled in BIOS (based on a non-zero sum value of SGX EPC section sizes). |
59
58
|**`cpu-security.se.enabled`**| true | Set to 'true' if IBM Secure Execution for Linux (IBM Z & LinuxONE) is available and enabled (requires `/sys/firmware/uv/prot_virt_host` facility) |
60
59
|**`cpu-security.tdx.enabled`**| true | Set to 'true' if Intel TDX is available on the host and has been enabled (requires `/sys/module/kvm_intel/parameters/tdx`). |
0 commit comments