mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 12:56:23 -05:00
Add note about Intel TME
This commit is contained in:
parent
99e993b885
commit
62dc2d4483
1 changed files with 1 additions and 0 deletions
|
|
@ -243,6 +243,7 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX erst_disable"
|
||||||
## This is hardware-based encryption managed by the proprietary and closed-source AMD Platform Security Processor (PSP).
|
## This is hardware-based encryption managed by the proprietary and closed-source AMD Platform Security Processor (PSP).
|
||||||
## Both require a compatible AMD CPU and support for SME to first be enabled in the BIOS/UEFI.
|
## Both require a compatible AMD CPU and support for SME to first be enabled in the BIOS/UEFI.
|
||||||
## Likely unavailable in consumer-grade AMD CPUs where Transparent SME (TSME) can be enabled in the BIOS/UEFI to achieve SME.
|
## Likely unavailable in consumer-grade AMD CPUs where Transparent SME (TSME) can be enabled in the BIOS/UEFI to achieve SME.
|
||||||
|
## Note the corresponding Intel Total Memory Encryption (TME) can also be enabled via the BIOS/UEFI.
|
||||||
## May cause boot failure on certain hardware with incompatible DMA masks.
|
## May cause boot failure on certain hardware with incompatible DMA masks.
|
||||||
##
|
##
|
||||||
## https://www.kernel.org/doc/html/next/x86/amd-memory-encryption.html
|
## https://www.kernel.org/doc/html/next/x86/amd-memory-encryption.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue