Documentation/vboot: Update vboot supported boards list
[coreboot.git] / Documentation / security / index.md
blob0b5ef5fed3ce9ecfe47cdc0635e0b72b6da009a2
1 # Security
3 This section describes documentation about the security architecture of coreboot.
5 ## Vendor
7 ```{toctree}
8 :maxdepth: 1
10 Verified Boot <vboot/index.md>
11 Measured Boot <vboot/measured_boot.md>
12 Memory clearing <memory_clearing.md>
13 ```
15 ## Intel TXT
17 ```{toctree}
18 :maxdepth: 1
20 Intel TXT in general <intel/txt.md>
21 Intel TXT Initial Boot Block <intel/txt_ibb.md>
22 Intel Authenticated Code Modules <intel/acm.md>
23 ```
25 ## SMM
27 ```{toctree}
28 :maxdepth: 1
30 System Management Mode <smm.md>
31 ```