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

stages.yml (268B)


      1# Currently we have two build stages after our containers are built:
      2#  - build (for traditional build and test or first stage build)
      3#  - test (for test stages, using build artefacts from a build stage)
      4stages:
      5  - containers
      6  - containers-layer2
      7  - build
      8  - test