diff options
| author | Holger Dengler <dengler@linutronix.de> | 2017-11-19 18:21:29 +0100 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2017-12-19 09:39:23 +0100 |
| commit | 534d76fa634adc6c7c0b076b67025fd082a8a90c (patch) | |
| tree | a88dbda188d2d185c730ff6640b955dd7629ae9f /security/secureboot/pres_secureboot.tex | |
| parent | 029792b699380512e39920271af7ee8482a6c2bd (diff) | |
secureboot
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security/secureboot/pres_secureboot.tex')
| -rw-r--r-- | security/secureboot/pres_secureboot.tex | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/secureboot/pres_secureboot.tex b/security/secureboot/pres_secureboot.tex new file mode 100644 index 0000000..d659e20 --- /dev/null +++ b/security/secureboot/pres_secureboot.tex @@ -0,0 +1,28 @@ +\input{configpres} + +% ---------------------------- +\title{Linux Secureboot in Practice} +\subtitle{Verified Code-Integrity from Reset to Linux} +\maketitle + +% ---------------------------- +\begin{frame} +\frametitle{Overview} +\tableofcontents +\end{frame} + +% ---------------------------- +\input{security/secureboot/frm_secboot_basics.tex} + +% ---------------------------- +\input{security/secureboot/frm_secboot_hab.tex} + +% ---------------------------- +\input{security/secureboot/frm_secboot_u-boot.tex} + +% ---------------------------- +\input{security/secureboot/frm_secboot_linux.tex} + +% ---------------------------- +\subsection*{} +\input{tailpres} |
