summaryrefslogtreecommitdiff
path: root/thesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib17
1 files changed, 17 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index eb7c431..7d62c83 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -141,6 +141,23 @@
year={2018},
}
+@online{intel-spectre,
+ title = {Intel Analysis of Speculative Execution Side Channels},
+ url = {https://software.intel.com/security-software-guidance/api-app/sites/default/files/336983-Intel-Analysis-of-Speculative-Execution-Side-Channels-White-Paper.pdf},
+ author = {Intel},
+ year = {2018},
+ month = 7,
+ version = {Revision 4.0},
+}
+
+@online{amd-spectre,
+ title = {SOFTWARE TECHNIQUES FOR MANAGING SPECULATION ON AMD PROCESSORS},
+ url = {https://developer.amd.com/wp-content/resources/90343-B_SoftwareTechniquesforManagingSpeculation_WP_7-18Update_FNL.pdf},
+ author = {AMD},
+ year = {2018},
+ version = {Revision 7.10.18},
+}
+
@inproceedings{branchscope,
author = {Evtyushkin, Dmitry and Riley, Ryan and Abu-Ghazaleh, Nael CSE and ECE and Ponomarev, Dmitry},
title = {BranchScope: A New Side-Channel Attack on Directional Branch Predictor},