FIX: date and remove results

This commit is contained in:
Jean-Claude 2022-07-21 11:45:57 +02:00
parent 66b4328993
commit eec6c1c34c
Signed by: jeanclaude
GPG Key ID: 8A300F57CBB9F63E
2 changed files with 1 additions and 48 deletions

Binary file not shown.

View File

@ -43,7 +43,7 @@
\renewcommand{\acp}[1]{\acsp{#1}}
\title{\thesisTitle}
\date{20. August 2022}
\date{20. July 2022}
\author{\authorName}
\usetheme{eth}
@ -248,25 +248,6 @@
\begin{itemize}
\item For Intel CoffeeLake and AMD Zen1, Zen1+ and Zen2
\end{itemize}
\pause
\item Success rate in $\%$\\
\smallskip
\begin{center}
\begin{tabular}{l | c c c}
\toprule
& CoffeeLake & Zen1 & Zen2\\
\midrule
\textsc{Ret}-\ac{bti} & $56.00$ & $98.85$ & $99.31$\\
Spec \textsc{Ret}-\ac{bti} & $77.40$ & ? & ?\\
\bottomrule
\end{tabular}
\end{center}
\smallskip
\pause
\item Speculative \textsc{Ret}-\ac{bti} is less stable
\begin{itemize}
\item Standard Derivation is up to $10$ times as large
\end{itemize}
\end{itemize}
\end{frame}
@ -332,7 +313,6 @@
\end{column}
\end{columns}
}
\todo{format}
\end{frame}
\begin{frame}{Speculative CP-\ac{bti}}{Results}
@ -341,31 +321,7 @@
\begin{itemize}
\item Shown only for Intel CoffeLake
\end{itemize}
\pause
\item Success rate in $\%$\\
\begin{center}
\begin{tabular}{l | c c}
\toprule
& CP-\ac{bti} & Spec CP-\ac{bti}\\
\midrule
CoffeeLake & $27.16$ & $89.93$\\
\bottomrule
\end{tabular}
\end{center}
\pause
\item Mean standard derivation of:
\begin{itemize}
\item CP-\ac{bti}: $0.13$
\begin{itemize}
\item Stable for $N$
\end{itemize}
\item Spec CP-\ac{bti}: $0.26$
\begin{itemize}
\item Decreases for increasing $N$
\end{itemize}
\end{itemize}
\end{itemize}
\medskip
\end{frame}
\begin{frame}[c]{Summary}
@ -446,11 +402,9 @@ asm(
"ret\n\t"
"rogue_spec_dst_end:\n\t"
);
\end{verbatim}
\end{frame}
\begin{frame}{Speculative \textsc{Ret}-\ac{bti}}{Results}
\begin{itemize}
\item Speculative \ac{bti} works in same privilege domains
@ -531,7 +485,6 @@ asm(
% Zen2 & $15.49$ & $13.13$\\
% \bottomrule
% \end{tabular}
\medskip
\begin{itemize}
\item Benchmark Suit: Byte-UnixBench