cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

ppc_e500.h (96B)


      1#ifndef HW_PPC_E500_H
      2#define HW_PPC_E500_H
      3
      4void ppce500_set_mpic_proxy(bool enabled);
      5
      6#endif