Refactor spectre.c and add multiple targets to the Makefile:

- GCC support
- RETPOLINE for both GCC and clang
- LLD dynamic linker to support RETPOLINE mitigations on dynamic
  executables
- Results aggregation using SFTP
This commit is contained in:
Samuel Aubertin
2022-01-23 19:37:24 +01:00
parent 698d4f7921
commit 4a0dacbfa3
5 changed files with 215 additions and 118 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
spectre-*
*.log