)]}'
{
  "commit": "77acec32f7aee9bbe24697bcd719d7da51119a50",
  "tree": "ad201028343d17f2ac9eef198339f551d193cf93",
  "parents": [
    "e5de9d2447752fe9af9214605f6d8f2199dfd86b"
  ],
  "author": {
    "name": "Alberto Escolar Piedras",
    "email": "alberto.escolar.piedras@nordicsemi.no",
    "time": "Mon Jun 17 13:30:15 2024 +0200"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Wed Jun 19 13:23:58 2024 -0400"
  },
  "message": "native/posix arch: Reorder sections to avoid a RWE segment\n\nGNU ld since 2.39, produces more security related warnings.\nDue to the way we ordered sections the linker may end up with\na segment in the elf which contains both executable code\nand read and write data.\nThis results in this new versions of the linker warning us.\n\nSo, in the linker script,\nlet\u0027s move the executable native_sim_if section from\nbeing placed with the other native port related segments\nafter .data to being placed after .text instead.\n\nSigned-off-by: Alberto Escolar Piedras \u003calberto.escolar.piedras@nordicsemi.no\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0943546c0c7b0df5ade29d6581add15e90458be9",
      "old_mode": 33188,
      "old_path": "include/zephyr/arch/posix/linker.ld",
      "new_id": "d1f679f6a23093e711b18bdbbd01eaf9e6deac95",
      "new_mode": 33188,
      "new_path": "include/zephyr/arch/posix/linker.ld"
    }
  ]
}
