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


      1config TMP105
      2    bool
      3    depends on I2C
      4
      5config TMP421
      6    bool
      7    depends on I2C
      8
      9config DPS310
     10    bool
     11    depends on I2C
     12
     13config EMC141X
     14    bool
     15    depends on I2C
     16
     17config ADM1272
     18    bool
     19    depends on I2C
     20
     21config MAX34451
     22    bool
     23    depends on I2C