cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

snapcraft.template (254B)


      1name: kernel
      2version: KERNELRELEASE
      3summary: Linux kernel
      4description: The upstream Linux kernel
      5grade: stable
      6confinement: strict
      7type: kernel
      8
      9parts:
     10  kernel:
     11    plugin: kernel
     12    source: SRCTREE
     13    source-type: tar
     14    kernel-with-firmware: false