)]}'
{
  "commit": "b43357399723a94fcfa4ef254a0dd54ef30dd403",
  "tree": "033d1a4016e122ab4e3ef720d6ac5b23c41d2f5e",
  "parents": [
    "87997afeb2b881fefd871aaabc6637626d3304e4"
  ],
  "author": {
    "name": "Firas Sammoura",
    "email": "fsammoura@google.com",
    "time": "Mon Nov 17 17:28:02 2025 +0000"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Fri Nov 21 09:47:21 2025 -0500"
  },
  "message": "tests: riscv: Remove local z_riscv_pmp_read_config() prototype in PMP test\n\nThe function prototype for `z_riscv_pmp_read_config()` was previously\ndeclared in `tests/arch/riscv/pmp/clear-pmp-unlocked-entries/src/main.c`.\n\nThis local declaration is no longer necessary as the prototype is now\ndefined within the centralized PMP header, `include/arch/riscv/pmp.h`,\nwhich is already included via `kernel_internal.h`. The prototype\nis guarded by the `CONFIG_ZTEST` Kconfig option.\n\nSigned-off-by: Firas Sammoura \u003cfsammoura@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c36d07c5216c5e0b548905c4736cb2ce565b1a5a",
      "old_mode": 33188,
      "old_path": "tests/arch/riscv/pmp/clear-pmp-unlocked-entries/src/main.c",
      "new_id": "0d401f43ac42598e37908d1c9f937cdd48c83418",
      "new_mode": 33188,
      "new_path": "tests/arch/riscv/pmp/clear-pmp-unlocked-entries/src/main.c"
    }
  ]
}
