Update readme to include obsd
This commit is contained in:
parent
2c32b9636b
commit
141173d252
@ -19,6 +19,8 @@ And compilation/linking flags such as:
|
||||
- [Masking](https://github.com/torvalds/linux/blob/cb6416592bc2a8b731dabcec0d63cda270764fc6/arch/x86/include/asm/barrier.h#L27) and [lfence](https://www.intel.com/content/www/us/en/developer/articles/troubleshooting/using-intel-compilers-to-mitigate-speculative-execution-side-channel-issues.html) mitigations against Spectre V1
|
||||
- [RETPOLINE](https://support.google.com/faqs/answer/7625886) mitigation against Spectre V2
|
||||
|
||||
It is known to work on the following _GNU/Linux_ distributions : _Alpine_, _RHEL8_, _Fedora35_. and _OpenBSD_.
|
||||
|
||||
## Results
|
||||
|
||||
Results are stored as JSON objects in an unique file for each run, following this pattern: ```result-$(UUID).json```
|
||||
|
Loading…
Reference in New Issue
Block a user