Skip to content

Instantly share code, notes, and snippets.

@tenpoku1000
Last active April 17, 2024 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tenpoku1000/28ea9e3d2e9de072ab65cf1f61ac9ad8 to your computer and use it in GitHub Desktop.
Save tenpoku1000/28ea9e3d2e9de072ab65cf1f61ac9ad8 to your computer and use it in GitHub Desktop.
Intel CPU の Security & Reliability の各項目の概要を簡単に知りたい

Intel CPU の Security & Reliability の各項目の概要を簡単に知りたい

2024/04/17 更新

この記事は、自作OS Advent Calendar 2021の 12/01 の記事として書かれました。

2021/12/01 現在、Intel CPU の製品仕様ページの Security & Reliability の各項目から
直接、技術の概要を説明した文書にリンクされていないこともあり、和文だけでなく英文の
記事や Q&A にも Intel や UEFI Forum の文書と、内容が異なるものが散見されます。
何度も調べなくて済むように、Intel CPU の Security & Reliability に特化したリンク集を
作成してみました。

Security & Reliability の例

Intel Core i512600K Processor 20M Cache up to 4.90 GHz Product Specifications
https://ark.intel.com/content/www/us/en/ark/products/134589/intel-core-i5-12600k-processor-20m-cache-up-to-4-90-ghz.html

Intel® AES New Instructions
Secure Key
Intel® OS Guard
Execute Disable Bit
Intel® Boot Guard
Mode-based Execute Control (MBE)
Intel® Control-Flow Enforcement Technology

Security & Reliability の各項目の概要が書かれた文書

Intel® Hardware Shield Overview
https://www.intel.com/content/dam/www/central-libraries/us/en/documents/white-paper-intel-hardware-shield.pdf

Intel Security Features and Technologies Related to Transient...
https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/best-practices/related-intel-security-features-technologies.html

What is Intel® Secure Key Technology?
https://www.intel.com/content/www/us/en/developer/articles/technical/what-is-secure-key-technology.html

Intel® Boot Guard · GitBook
https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/secure_boot_chain_in_uefi/intel_boot_guard.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment