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

branch.json (237B)


      1[
      2  {
      3    "EventName": "bp_l1_btb_correct",
      4    "EventCode": "0x8a",
      5    "BriefDescription": "L1 BTB Correction."
      6  },
      7  {
      8    "EventName": "bp_l2_btb_correct",
      9    "EventCode": "0x8b",
     10    "BriefDescription": "L2 BTB Correction."
     11  }
     12]