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 (286B)


      1config DS1338
      2    bool
      3    depends on I2C
      4
      5config M41T80
      6    bool
      7    depends on I2C
      8
      9config M48T59
     10    bool
     11
     12config PL031
     13    bool
     14
     15config TWL92230
     16    bool
     17    depends on I2C
     18
     19config MC146818RTC
     20    depends on ISA_BUS
     21    bool
     22
     23config SUN4V_RTC
     24    bool
     25
     26config GOLDFISH_RTC
     27    bool