)]}'
{
  "commit": "df3672d08beb0d1946dccc702fc4df75b051cd22",
  "tree": "c4996a38aa040f3824f9360f698b89e3265cb369",
  "parents": [
    "3f4d35daf4533650e75fcabb8f1ed9085e1fcf77"
  ],
  "author": {
    "name": "Peter Marheine",
    "email": "pmarheine@chromium.org",
    "time": "Wed Jan 19 17:11:09 2022 +1100"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sun Jan 29 12:29:02 2023 +0000"
  },
  "message": "hwaccess: fix build on non-x86 targets\n\nThe changes to hwaccess in commit 49d758698a0d (hwaccess: move x86\nport I/O related code into own files) cause build failure on non-x86\nsystems because the hwaccess_x86_* headers are included in some files\nthat are built for all platforms (particularly those in the internal\nprogrammer) and those headers in turn include \u003csys/io.h\u003e which only\nexists on x86.\n\nThis change avoids including those headers on non-x86 platforms so\nthe internal programmer can be built without errors.\n\nThe comment on the stub implementation of rget_io_perms() is also\nmodified to remove references to non-x86 platforms, since that file is\nonly built on x86 now.\n\nTested: meson build succeeds for both x86 and ARM targets\n\nSigned-off-by: Peter Marheine \u003cpmarheine@chromium.org\u003e\nChange-Id: I20f122679c30340b2c73afd7419e79644ddc3c4e\nOriginal-Reviewed-on: https://review.coreboot.org/c/flashrom/+/61194\nOriginal-Reviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\nOriginal-Reviewed-by: Thomas Heijligen \u003csrc@posteo.de\u003e\nOriginal-Reviewed-by: Angel Pons \u003cth3fanbus@gmail.com\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72279\nReviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "539bc16b8629623ac94c4cc372af558a5bca0fa4",
      "old_mode": 33188,
      "old_path": "board_enable.c",
      "new_id": "d2e1c35bfbd4bf64e12f7c3488c99f047f88ab78",
      "new_mode": 33188,
      "new_path": "board_enable.c"
    },
    {
      "type": "modify",
      "old_id": "5fed9e71172460be2b671632678a22f79e9c1583",
      "old_mode": 33188,
      "old_path": "chipset_enable.c",
      "new_id": "459819ae99ad8a50b48bf52cfb8222a6841c6d47",
      "new_mode": 33188,
      "new_path": "chipset_enable.c"
    },
    {
      "type": "modify",
      "old_id": "3152bfe516addf113bfeafe2b555b1e1e0d40c67",
      "old_mode": 33188,
      "old_path": "hwaccess_x86_io.c",
      "new_id": "fc6ee54f45775c1735e5e402c36896ae6c021770",
      "new_mode": 33188,
      "new_path": "hwaccess_x86_io.c"
    },
    {
      "type": "modify",
      "old_id": "c7a4a2f0f53645a06b3f6f6533f98bacbae5f95f",
      "old_mode": 33188,
      "old_path": "internal.c",
      "new_id": "9d2069d03a0f00233b744d708450b60b554b39ea",
      "new_mode": 33188,
      "new_path": "internal.c"
    }
  ]
}
