diff options
| author | Vincent Haupert <mail@vincent-haupert.de> | 2022-12-01 11:32:45 +0100 |
|---|---|---|
| committer | Vincent Haupert <mail@vincent-haupert.de> | 2022-12-02 08:33:06 +0100 |
| commit | c0ae4817572173a4b4c45899d5d6e5a9c7c01d73 (patch) | |
| tree | ef5875cbed93fa2a4a77790bf63f15243ffcb1d0 /pkgs/development/python-modules/rangehttpserver | |
| parent | cf1488222195e00562c2ac4d7c825f1abd83d700 (diff) | |
linux: enable AMD SME, SEV, SEV-SE, SEV-SNP on x86_64
Enables the following kernel config options for AMD CPUs on x86_64:
- `CRYPTO_DEV_CCP`: Enables offloading of crypto operations to AMD's
Cryptographic Coprocessor (CCP). Also required by `KVM_AMD_SEV`.
- `AMD_MEM_ENCRYPT`: Enables support for Secure Memory Encryption (SME).
Please note that `AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT` is not enabled;
yet, you you can enable memory encryption by passing `mem_encrypt=on`
as a kernal command line option.
- `KVM_AMD_SEV`: Enables launching Encrypted VMs (SEV) and Secure VMs
with Encrypted State (SEV-ES).
- `SEV_GUEST`: Enables support for AMD Secure Encrypted Virtualization
with Secure Nested Paging (SEV-SNP). Built as module.
Enabling these options is in line with other distros, e.g., Debian,
Fedora or Arch Linux.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
