Documentation/x86: Document SGX kernel architecture
authorJarkko Sakkinen <jarkko@kernel.org>
Thu, 12 Nov 2020 22:01:34 +0000 (00:01 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 18 Nov 2020 17:16:13 +0000 (18:16 +0100)
commit3fa97bf001262a1d88ec9b4ac5ae6abe0ed1356c
tree4235f6b4ffb749e1c899e6adfc9024e6b2246650
parent947c6e11fa4310b31c10016ae9816cdca3f1694e
Documentation/x86: Document SGX kernel architecture

Document the Intel SGX kernel architecture. The fine-grained architecture
details can be looked up from Intel SDM Volume 3D.

Co-developed-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Jethro Beekman <jethro@fortanix.com>
Cc: linux-doc@vger.kernel.org
Link: https://lkml.kernel.org/r/20201112220135.165028-24-jarkko@kernel.org
Documentation/x86/index.rst
Documentation/x86/sgx.rst [new file with mode: 0644]