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

intrinsic.json (213B)


      1[
      2    {
      3        "ArchStdEvent": "LDREX_SPEC"
      4    },
      5    {
      6        "ArchStdEvent": "STREX_PASS_SPEC"
      7    },
      8    {
      9        "ArchStdEvent": "STREX_FAIL_SPEC"
     10    },
     11    {
     12        "ArchStdEvent": "STREX_SPEC"
     13    }
     14]