Commit Graph

8 Commits

Author SHA1 Message Date
Samuel Aubertin
b2421448a9 enable debugging symbols 2022-01-27 15:57:28 +01:00
Samuel Aubertin
f7532e8f7b Do not rely on lscpu for vulns info 2022-01-27 15:48:18 +01:00
Samuel Aubertin
281af2ad01 Add the missing Makefile ! 2022-01-27 15:36:02 +01:00
Samuel Aubertin
29a258a52c Fix key mode, remove retpoline info, add license 2022-01-24 13:58:18 +01:00
Samuel Aubertin
eea6603fa1 Add LLD to the dependencies 2022-01-23 20:00:32 +01:00
Samuel Aubertin
a522fd233a Fix uuid expansion 2022-01-23 19:49:53 +01:00
Samuel Aubertin
4a0dacbfa3 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
2022-01-23 19:37:24 +01:00
Samuel Aubertin
6c445d1339 first 2022-01-22 15:04:17 +01:00