summaryrefslogtreecommitdiff
path: root/chap/abs.tex
diff options
context:
space:
mode:
Diffstat (limited to 'chap/abs.tex')
-rw-r--r--chap/abs.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/chap/abs.tex b/chap/abs.tex
index 6ce4199..8131207 100644
--- a/chap/abs.tex
+++ b/chap/abs.tex
@@ -12,7 +12,7 @@
本文基于 gem5 模拟平台,设计了一种用于防御 Spectre 攻击的微体系结构,并
对其进行评估。主要工作内容如下:
- \begin{enumerate}
+ \begin{itemize}
\item 调研现有的侧信道攻击、Meltdown 和 Spectre 攻击技术,深入分析这
些攻击技术的原理。
\item 调研现有的 Meltdown 和 Spectre 防御方案,分析这些方案的设计思
@@ -26,7 +26,7 @@
的验证程序进行测试,表明设计的微体系结构满足本文的安全特性。用 SPEC
CPU2006 进行性能评测,平均性能开销为 8.5\%,优于只使用动态信息流追
踪检测技术或只使用 InvisiSpec 的模型的性能。
- \end{enumerate}
+ \end{itemize}
\end{cabstract}
\begin{eabstract}
@@ -46,7 +46,7 @@
This thesis designs a microarchitecture to defend against Spectre
attack, based on the gem5 simulation platform, and evaluates the
design. The contribution of this thesis is as follows:
- \begin{enumerate}
+ \begin{itemize}
\item Investigate on current side-channel attack, Meltdown and
Spectre attack, and analyze how these attacks work
\item Investigate on current defenses of Meltdown and Spectre
@@ -64,7 +64,7 @@
feature. Evaluated with SPEC CPU2006, this microarchitecture has
an average performance overhead of 8.5\%, better than using DIFT
or InvisiSpec only.
- \end{enumerate}
+ \end{itemize}
\end{eabstract}
% vim:ts=4:sw=4