)]}'
{
  "commit": "c963d2400159acc2d06ff8c066a2b8c1738b3a35",
  "tree": "6050d9a2c130386e6eecac98a3594dfe15118cf6",
  "parents": [
    "53c7e7c46f20dbd941d3f17116725d8fda9e6b90"
  ],
  "author": {
    "name": "Rahul Kar",
    "email": "118818625+kar-rahul-aws@users.noreply.github.com",
    "time": "Thu Aug 08 21:07:11 2024 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Aug 08 21:07:11 2024 +0530"
  },
  "message": "Add support for vApplicationFPUSafeIRQHandler (#1113)\n\nThis PR adds support for vApplicationFPUSafeIRQHandler. The application\r\nwriter needs to name their IRQ handler as:\r\n1. vApplicationIRQHandler if the IRQ handler does not use FPU registers.\r\n2. vApplicationFPUSafeIRQHandler is the IRQ handler uses FPU registers.\r\n\r\nWhen the application uses vApplicationFPUSafeIRQHandler, a default\r\nimplementation of vApplicationIRQHandler is used which stores FPU\r\nregisters and then calls vApplicationFPUSafeIRQHandler.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9945fc2d996a2ed7cbb8267b0d4db5481e2300be",
      "old_mode": 33188,
      "old_path": "portable/GCC/ARM_CRx_No_GIC/portASM.S",
      "new_id": "de9845e0f5bbfe468ed27c2f6b8cae05206f9d0a",
      "new_mode": 33188,
      "new_path": "portable/GCC/ARM_CRx_No_GIC/portASM.S"
    }
  ]
}
