)]}'
{
  "commit": "e972bf22f6f00a1a145a2e2285095aa180beb143",
  "tree": "52443dc1ee7e0583f7d9776553520cd7ba67dda4",
  "parents": [
    "0602847289feed9c5abd25ebe5604596c9d4bdbe"
  ],
  "author": {
    "name": "Nazar Kazakov",
    "email": "nazar.kazakov@codethink.co.uk",
    "time": "Wed Jul 12 00:59:08 2023 +0800"
  },
  "committer": {
    "name": "Alistair Francis",
    "email": "alistair.francis@wdc.com",
    "time": "Mon Sep 11 11:45:55 2023 +1000"
  },
  "message": "target/riscv: Add Zvkned ISA extension support\n\nThis commit adds support for the Zvkned vector-crypto extension, which\nconsists of the following instructions:\n\n* vaesef.[vv,vs]\n* vaesdf.[vv,vs]\n* vaesdm.[vv,vs]\n* vaesz.vs\n* vaesem.[vv,vs]\n* vaeskf1.vi\n* vaeskf2.vi\n\nTranslation functions are defined in\n`target/riscv/insn_trans/trans_rvvk.c.inc` and helpers are defined in\n`target/riscv/vcrypto_helper.c`.\n\nCo-authored-by: Lawrence Hunter \u003clawrence.hunter@codethink.co.uk\u003e\nCo-authored-by: William Salmon \u003cwill.salmon@codethink.co.uk\u003e\n[max.chou@sifive.com: Replaced vstart checking by TCG op]\nSigned-off-by: Lawrence Hunter \u003clawrence.hunter@codethink.co.uk\u003e\nSigned-off-by: William Salmon \u003cwill.salmon@codethink.co.uk\u003e\nSigned-off-by: Nazar Kazakov \u003cnazar.kazakov@codethink.co.uk\u003e\nSigned-off-by: Max Chou \u003cmax.chou@sifive.com\u003e\nReviewed-by: Daniel Henrique Barboza \u003cdbarboza@ventanamicro.com\u003e\n[max.chou@sifive.com: Imported aes-round.h and exposed x-zvkned\nproperty]\n[max.chou@sifive.com: Fixed endian issues and replaced the vstart \u0026 vl\negs checking by helper function]\n[max.chou@sifive.com: Replaced bswap32 calls in aes key expanding]\nMessage-ID: \u003c20230711165917.2629866-10-max.chou@sifive.com\u003e\nSigned-off-by: Alistair Francis \u003calistair.francis@wdc.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ccffbad4f5ed051bd241203e1852ee13fd108261",
      "old_mode": 33188,
      "old_path": "target/riscv/cpu.c",
      "new_id": "8e3ae4d7e074f85f96036fca71c9ee14f8d5e2c2",
      "new_mode": 33188,
      "new_path": "target/riscv/cpu.c"
    },
    {
      "type": "modify",
      "old_id": "0e31ebeed93cb8e39e8e4527416999855a2736db",
      "old_mode": 33188,
      "old_path": "target/riscv/cpu_cfg.h",
      "new_id": "c7eafe27c0de7e0c5f2d2a0a45a7c6e7342d1795",
      "new_mode": 33188,
      "new_path": "target/riscv/cpu_cfg.h"
    },
    {
      "type": "modify",
      "old_id": "3db25ed2a204b313e5ff92a7216fb2195a55f4b2",
      "old_mode": 33188,
      "old_path": "target/riscv/helper.h",
      "new_id": "02e5dbe6ee497a5f8fd9d9f04905b2d49871d3d7",
      "new_mode": 33188,
      "new_path": "target/riscv/helper.h"
    },
    {
      "type": "modify",
      "old_id": "b982a8325bb31646f5e3982127fe8e850b07d66f",
      "old_mode": 33188,
      "old_path": "target/riscv/insn32.decode",
      "new_id": "4f3c50f10f340f1094c0fbfce1e566da168f5e74",
      "new_mode": 33188,
      "new_path": "target/riscv/insn32.decode"
    },
    {
      "type": "modify",
      "old_id": "0e4b337613442aaba1a075b295f6db167b9c9ca1",
      "old_mode": 33188,
      "old_path": "target/riscv/insn_trans/trans_rvvk.c.inc",
      "new_id": "817353f4d307a8512cbc42f2f5ac3f2266d493c1",
      "new_mode": 33188,
      "new_path": "target/riscv/insn_trans/trans_rvvk.c.inc"
    },
    {
      "type": "modify",
      "old_id": "11239b59d6f83e4c5ee2cf2bc22ab2ed98ca484d",
      "old_mode": 33188,
      "old_path": "target/riscv/vcrypto_helper.c",
      "new_id": "cca78184e9b90f0bf5d1bc9b2066e2993f3a1d0c",
      "new_mode": 33188,
      "new_path": "target/riscv/vcrypto_helper.c"
    }
  ]
}
