Re: [PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support

2023-06-16 Thread Max Chou
Hi Daniel, I'm Max Chou from SiFive, one of the authors of this patchset. I'll take over to update this patchset to the v20230531 version of the RISC-V vector cryptography specification and take the comments from Weiwei Li into consideration. Then I'll re-send, rebased on top of Alistair's ris

Re: [PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support

2023-06-16 Thread Daniel Henrique Barboza
Hi Lawrence, Can you please re-send, rebased on top of Alistair's riscv-to-apply.next? There are some comments from Weiwei Li that are worth considering. Richard Henderson also took patches 8-9-10 via his tcg queue so you don't have to worry about those. CC my email in the next version and I'l

[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support

2023-04-28 Thread Lawrence Hunter
This patchset provides an implementation for Zvbb, Zvbc, Zvkned, Zvknh, Zvksh, Zvkg, and Zvksed of the draft RISC-V vector cryptography extensions as per the v20230425 version of the specification(1) (6a7ae7f2). This is an update to the patchset submitted to qemu-devel on Monday, 17 Apr 2023 14: