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 (300B)


      1[
      2    {
      3        "ArchStdEvent": "EXC_TAKEN"
      4    },
      5    {
      6        "ArchStdEvent": "EXC_HVC"
      7    },
      8    {
      9        "PublicDescription": "Number of Traps to hypervisor",
     10        "EventCode": "0xDC",
     11        "EventName": "EXC_TRAP_HYP",
     12        "BriefDescription": "Number of Traps to hypervisor"
     13    }
     14]