summaryrefslogtreecommitdiff
path: root/chap/abs.tex
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-05-16 14:31:04 +0800
committerIru Cai <mytbk920423@gmail.com>2019-05-16 14:31:04 +0800
commita2df7f968fc7c011bd67b33265bd1c722495f29a (patch)
tree66bff2242417a51aa1d5d94b75d336b414bef181 /chap/abs.tex
parent256aad6ceba41c3a65d9076021599545df3ed9b6 (diff)
downloaddissertation-a2df7f968fc7c011bd67b33265bd1c722495f29a.tar.xz
upd
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