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

Kconfig (416B)


      1config SUN4M
      2    bool
      3    imply TCX
      4    imply CG3
      5    select CS4231
      6    select ECCMEMCTL
      7    select EMPTY_SLOT
      8    select UNIMP
      9    select ESCC
     10    select ESP
     11    select FDC_SYSBUS
     12    select SLAVIO
     13    select LANCE
     14    select M48T59
     15    select STP2000
     16    select CHRP_NVRAM
     17    select OR_IRQ
     18
     19config LEON3
     20    bool
     21    select GRLIB
     22
     23config GRLIB
     24    bool
     25    select PTIMER
     26
     27config SLAVIO
     28    bool
     29    select PTIMER