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

exception.json (198B)


      1[
      2    {
      3        "ArchStdEvent": "EXC_TAKEN"
      4    },
      5    {
      6        "ArchStdEvent": "MEMORY_ERROR"
      7    },
      8    {
      9        "ArchStdEvent": "EXC_IRQ"
     10    },
     11    {
     12        "ArchStdEvent": "EXC_FIQ"
     13    }
     14]