)]}'
{
  "commit": "b4a970729baca801b3980c0f6163b0395a674ab6",
  "tree": "f10eba23975b8e301f0dee89fed72829be81eb5f",
  "parents": [
    "a27d6650eeff533f3b556b8acf63c1c30f5da455"
  ],
  "author": {
    "name": "Vishwanath Martur",
    "email": "64204611+vishwamartur@users.noreply.github.com",
    "time": "Mon Nov 04 18:02:35 2024 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Nov 04 18:02:35 2024 +0530"
  },
  "message": "Fix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored in 32-bit int (#1176)\n\nRelated to #189\r\n\r\nUpdate `configMTIMECMP_BASE_ADDRESS` to be stored in a 64-bit integer.\r\n\r\n* Change the type of `ullMachineTimerCompareRegisterBase` to `uint64_t` in `portable/GCC/RISC-V/port.c`.\r\n* Change the type of `ullMachineTimerCompareRegisterBase` to `uint64_t` in `portable/IAR/RISC-V/port.c`.\r\n* Update the initialization of `ullMachineTimerCompareRegisterBase` to use `configMTIMECMP_BASE_ADDRESS` in both files.\r\n\r\nCo-authored-by: Gaurav-Aggarwal-AWS \u003c33462878+aggarg@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0b7b336d7cbb2fb0681599abf803f72ce89ca391",
      "old_mode": 33188,
      "old_path": "portable/GCC/RISC-V/port.c",
      "new_id": "e52fe8b12cba5b61bfd06985876e5f71518a1f53",
      "new_mode": 33188,
      "new_path": "portable/GCC/RISC-V/port.c"
    },
    {
      "type": "modify",
      "old_id": "eec69439fb49a609bd20e80c45076b02cc0fea4a",
      "old_mode": 33188,
      "old_path": "portable/IAR/RISC-V/port.c",
      "new_id": "8040022bdb718c3cb1a63e95be921af188adf1a0",
      "new_mode": 33188,
      "new_path": "portable/IAR/RISC-V/port.c"
    }
  ]
}
