)]}'
{
  "commit": "d95b03c315bac8c44d3ce062053d3a5817915d91",
  "tree": "169d64b4fe57f717d3d2a215904beec714cd1426",
  "parents": [
    "0152f739622d40f3f05804c9a5217c849f903a89"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu Jul 27 10:19:40 2023 -0700"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Jul 28 19:30:17 2023 +0000"
  },
  "message": "Trim some redundant Arm feature detection files\n\ncpu_arm_openbsd.c is the same as OPENSSL_STATIC_ARMCAP.\ncpu_aarch64_freebsd.c is the same as cpu_aarch64_sysreg.c. (The FreeBSD\none was using the macros in their headers, but those macros expand to\nthe same inline assembly.)\n\nAlso send ANDROID_BAREMETAL + 32-bit Arm to OPENSSL_STATIC_ARMCAP. This\nway we can remove OPENSSL_STATIC_ARMCAP from the Android baremetal build\nwithout having to chase down constraining it to aarch64. See\nb/291106677#comment6\n\nUpdate-Note: This is a slight change to the OpenBSD build. Previously,\nwe assumed OpenBSD on 32-bit Arm implies NEON. Now, we pick it up from\nthe __ARM_NEON define from ACLE, i.e. whether the compiler has been told\nthat NEON is available. (This comes from -march or other options.) Doing\nthat is desirable anyway: if NEON is in your baseline, you should tell\nyour compiler so it can vectorize loops.\n\nChange-Id: Icd43a2b56bb6e3f04f0fed996ae750fba65e3312\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/62066\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c7eb598a51c361d860e69d7b1a3a981911f189dc",
      "old_mode": 33188,
      "old_path": "crypto/CMakeLists.txt",
      "new_id": "07d0ee389971a0b9435ad3e2cdbf217c03091829",
      "new_mode": 33188,
      "new_path": "crypto/CMakeLists.txt"
    },
    {
      "type": "delete",
      "old_id": "9910261abfaa4e4276d2c7cbac51feea707046c7",
      "old_mode": 33188,
      "old_path": "crypto/cpu_aarch64_freebsd.c",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "075050133fd5265253592b6c91ef9c64147a0b90",
      "old_mode": 33188,
      "old_path": "crypto/cpu_aarch64_sysreg.c",
      "new_id": "6d4a0c8c6c3078b04dea555445ee0338dfe6d77d",
      "new_mode": 33188,
      "new_path": "crypto/cpu_aarch64_sysreg.c"
    },
    {
      "type": "delete",
      "old_id": "cd11ceb0fc429931c8dcb6082498bcf2d97e22ba",
      "old_mode": 33188,
      "old_path": "crypto/cpu_arm_openbsd.c",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "13d3f6fc9e4bbe85ca75c1a08e1ad262add0d537",
      "old_mode": 33188,
      "old_path": "crypto/internal.h",
      "new_id": "6f5a9e0e029d1ad69ae5a0672a554e14d1eed44f",
      "new_mode": 33188,
      "new_path": "crypto/internal.h"
    }
  ]
}
