cachepc

Prime+Probe cache-based side-channel attack on AMD SEV-SNP protected virtual machines
git clone https://git.sinitax.com/sinitax/cachepc
Log | Files | Refs | Submodules | README | sfeed.txt

commit 0fd95a9cab80941eb00a740213a644ae567b1cb2
parent 43b05b834f395c167f047c10bc871a705488349f
Author: Louis Burda <quent.burda@gmail.com>
Date:   Mon,  6 Feb 2023 16:07:37 -0600

Add kvm-targetstep to gitignore

Diffstat:
Mtest/.gitignore | 2++
Dtest/kvm-targetstep | 0
Dtest/kvm-targetstep_guest | 2--
3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/.gitignore b/test/.gitignore @@ -7,6 +7,8 @@ kvm-step kvm-step_guest kvm-pagestep kvm-pagestep_guest +kvm-targetstep +kvm-targetstep_guest qemu-pagestep qemu-aes qemu-aes_guest diff --git a/test/kvm-targetstep b/test/kvm-targetstep Binary files differ. diff --git a/test/kvm-targetstep_guest b/test/kvm-targetstep_guest @@ -1 +0,0 @@ - -\ No newline at end of file