xref: /aosp_15_r20/external/coreboot/Documentation/security/index.md (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1# Security
2
3This section describes documentation about the security architecture of coreboot.
4
5## Vendor
6
7```{toctree}
8:maxdepth: 1
9
10Verified Boot <vboot/index.md>
11Measured Boot <vboot/measured_boot.md>
12Memory clearing <memory_clearing.md>
13```
14
15## Intel TXT
16
17```{toctree}
18:maxdepth: 1
19
20Intel TXT in general <intel/txt.md>
21Intel TXT Initial Boot Block <intel/txt_ibb.md>
22Intel Authenticated Code Modules <intel/acm.md>
23```
24
25## SMM
26
27```{toctree}
28:maxdepth: 1
29
30System Management Mode <smm.md>
31```
32