Using __rdtsc instead of chrono.

Change-Id: I4fa981c9245c03ee910968f23b50b97f11c3850c
1 file changed
tree: 7dc3a412eff1c5bcef26b8a4cbf07ad01262e531
  1. CONTRIBUTING.md
  2. LICENSE
  3. README.md
  4. spectre_v1.cc
README.md

Sidechannel project

Sidechannel project aims to test synthetically the effectiveness of mitigations against sidechannel information leaks. To make that possible, we are going to build a test suite that robustly demonstrates information leaks across a breadth of techniques (Meltdown, Spectre variants, L1TF, MDS, and those yet to be discovered) and across a variety of isolation boundaries (same process, user/kernel, VM guest/host, network).

Collaboration

See the contributing instructions.

Disclaimer

This is not an officially supported Google product.