summaryrefslogtreecommitdiff
path: root/thesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib8
1 files changed, 8 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index 3db1a1f..7af7564 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -34,6 +34,14 @@
year = {2019},
}
+@online{msvc,
+ author = {Paul Kocher},
+ title = {Spectre Mitigations in Microsoft's C/C++ Compiler},
+ year = {2018},
+ month = Feb,
+ url = {https://www.paulkocher.com/doc/MicrosoftCompilerSpectreMitigation.html},
+}
+
@misc{meltdownprime,
title={MeltdownPrime and SpectrePrime: Automatically-Synthesized Attacks Exploiting Invalidation-Based Coherence Protocols},
author={Caroline Trippel and Daniel Lustig and Margaret Martonosi},