Precomputing the difference between cache-hit and cache-miss.

Change-Id: I689880c01589ea4d29f69badf2fd3e7acf90bbdd
1 file changed
tree: 6c14a4dd4158cbcc0400adf7ccce0b1cc790abad
  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.