From 0929372aabdecdcced648514488c868123176d76 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 10 Jun 2024 07:41:14 -0700 Subject: [PATCH] Clarify intel locker is vpro enterprise Signed-off-by: Tommy --- content/posts/knowledge/Laptop Hardware Security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/knowledge/Laptop Hardware Security.md b/content/posts/knowledge/Laptop Hardware Security.md index f655fdc..8048916 100644 --- a/content/posts/knowledge/Laptop Hardware Security.md +++ b/content/posts/knowledge/Laptop Hardware Security.md @@ -70,7 +70,7 @@ Intel CSME provides critical security features, including but not limited to: - Boot Guard (The basis of SRTM, as discussed above) - Firmware TPM (Generally better than dedicated TPMs by being not being vulnerable to bus sniffing) - Memory Encryption (on Intel vPro Enterprise systems) -- Intel Locker (A nice mechanism to purge the encryption key from memory after early boot - not widely used on Linux yet, but is implemented on ChromeOS) +- Intel Locker (A nice vPro Enterprise mechanism to purge the encryption key from memory after early boot - not widely used on Linux yet, but is implemented on ChromeOS) AMD PSP provides similar security features: - Firmware TPM