Displaying 2 results from an estimated 2 matches for "23259e4f".
2018 Apr 05
0
RFC: Speculative Load Hardening (a Spectre variant #1 mitigation)
...igh-level technique for hardening, and the code review thread for discussion of the techniques used to implement this in LLVM.
Thanks all!
-Chandler
….
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180405/23259e4f/attachment.html>
2018 Mar 23
5
RFC: Speculative Load Hardening (a Spectre variant #1 mitigation)
Hello all,
I've been working for the last month or so on a comprehensive mitigation
approach to variant #1 of Spectre. There are a bunch of reasons why this is
desirable:
- Critical software that is unlikely to be easily hand-mitigated (or where
the performance tradeoff isn't worth it) will have a compelling option.
- It gives us a baseline on performance for hand-mitigation.
- Combined