mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Spectre (markdown)
parent
c77c907f42
commit
81a976da15
@ -22,6 +22,10 @@ To build a program with both mitigations (and any future mitigations) enabled in
|
|||||||
|
|
||||||
go build -gcflags=all=-spectre=all -asmflags=all=-spectre=all program
|
go build -gcflags=all=-spectre=all -asmflags=all=-spectre=all program
|
||||||
|
|
||||||
|
## Acknowledgements
|
||||||
|
|
||||||
|
Thanks to Andrea Mambretti _et al_ for sharing their paper (linked below) ahead of publication. And thanks to them, Chandler Carruth, and Paul Turner for helpful discussions.
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
“[Spectre Attacks: Exploiting Speculative Execution](https://spectreattack.com/spectre.pdf)”\
|
“[Spectre Attacks: Exploiting Speculative Execution](https://spectreattack.com/spectre.pdf)”\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user