)]}'
{
  "commit": "649d725c2dbeded02fa92668484c318fd8f63024",
  "tree": "d4641de46785a0ecca0699e598fb83edc0f47631",
  "parents": [
    "5e27f4cb3ac96456617a0563f2e1871710d2d335"
  ],
  "author": {
    "name": "Tor Jeremiassen",
    "email": "torerik@google.com",
    "time": "Mon Dec 23 11:01:50 2024 -0800"
  },
  "committer": {
    "name": "Tor Jeremiassen",
    "email": "torerik@google.com",
    "time": "Mon Jan 06 12:56:13 2025 -0800"
  },
  "message": "This adds a model for the RiscV PLIC (Platform level interrupt controller).\n  - The PLIC is configurable with respect to number of interrupt sources\n    and target contexts.\n  - The PLIC supports both level and edge triggered interrupts.\n\nThis allows the PLIC to be modeled along side the RiscV core.\n\nPiperOrigin-RevId: 709103612\nChange-Id: I0178b84d6416cbfe0f7d18952cd36ad692ef06cb\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fd008190433d8d3812bcc45550daf3b53149b794",
      "old_mode": 33188,
      "old_path": "riscv/BUILD",
      "new_id": "5167147d7a5e62ffcfabb46a794841b35db47751",
      "new_mode": 33188,
      "new_path": "riscv/BUILD"
    },
    {
      "type": "modify",
      "old_id": "468b8e6d2882307478996d7be258de1e030264b2",
      "old_mode": 33188,
      "old_path": "riscv/riscv_clint.h",
      "new_id": "9226c0b27a0a9929cfb3f83ade82c444d6dac40f",
      "new_mode": 33188,
      "new_path": "riscv/riscv_clint.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "10fb89c89146327fa153d7339bbf29e0019579c3",
      "new_mode": 33188,
      "new_path": "riscv/riscv_plic.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8d8745fccc6a4fc76aa3cfd92c8e9fe56be6231c",
      "new_mode": 33188,
      "new_path": "riscv/riscv_plic.h"
    },
    {
      "type": "modify",
      "old_id": "82910b6435cc5800643d34125f645b75fb64781b",
      "old_mode": 33188,
      "old_path": "riscv/test/BUILD",
      "new_id": "ea7a94d2400cf6db79cdde49401963e9c4690e16",
      "new_mode": 33188,
      "new_path": "riscv/test/BUILD"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "62c150cfc0373706b52479f3a764e024fc3b2032",
      "new_mode": 33188,
      "new_path": "riscv/test/riscv_plic_test.cc"
    }
  ]
}
