-
Notifications
You must be signed in to change notification settings - Fork 0
/
references.txt
19 lines (17 loc) · 1.26 KB
/
references.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
https://meltdownattack.com/meltdown.pdf
https://spectreattack.com/spectre.pdf
https://www.cs.cmu.edu/afs/cs/academic/class/15740-s17/www/lectures/L19-BranchPrediction.pdf
https://web.archive.org/web/20190717130447/http://web.engr.oregonstate.edu/~benl/Projects/branch_pred
https://ece-research.unm.edu/jimp/611/slides/chap4_5.html
https://www.usenix.org/system/files/conference/woot18/woot18-paper-koruyeh.pdf
https://www.cs.umd.edu/~meesh/411/CA-online/chapter/dynamic-branch-prediction/index.html
https://docs.oracle.com/cd/E23824_01/html/819-3196/hwovr-14.html
https://www.redhat.com/en/blog/speculative-store-bypass-explained-what-it-how-it-works
https://www.techrepublic.com/article/spectre-and-meltdown-explained-a-comprehensive-guide-for-professionals/
https://course.ece.cmu.edu/~ece740/f15/lib/exe/fetch.php?media=18-740-fall15-lecture05-branch-prediction-afterlecture.pdf
https://download.vusec.net/papers/bhi-spectre-bhb_sec22.pdf
https://www.usenix.org/sites/default/files/conference/protected-files/woot18_slides_koruyeh.pdf
https://gruss.cc/files/kaiser.pdf
https://www.youtube.com/watch?v=D1DNz5sNDgE
[reference: meltdown, https://en.wikipedia.org/wiki/Covert\_channel]
[reference: https://www.usenix.org/system/files/conference/usenixsecurity14/sec14-paper-yarom.pdf]