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

meson.build (132B)


      1softmmu_ss.add(when: 'CONFIG_PCMCIA', if_true: files('pcmcia.c'))
      2softmmu_ss.add(when: 'CONFIG_PXA2XX', if_true: files('pxa2xx.c'))