google / safeside

Understand and mitigate software-observable side-channels
BSD 3-Clause "New" or "Revised" License
498 stars 54 forks source link

Speculation over execution hardware breakpoint fault. #72

Closed asteinha closed 5 years ago

asteinha commented 5 years ago

Also making ForceRead inlined to avoid the call and ret instructions in the speculation window. Adding comment to ForceRead as Zola wanted. Tested on both Intel and AMD.