[PATCH v5 00/15] Add RISC-V vector cryptographic instruction set support

2023-06-27 Thread Max Chou
Sorry for resending this patch set, because my git-send-mail has some issue. 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 v20230620 version of the specification(1)(168e7b4). This is an

[PATCH v5 00/15] Add RISC-V vector cryptographic instruction set support

2023-06-27 Thread Max Chou
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 v20230620 version of the specification(1)(168e7b4). This is an update to the patchset submitted to qemu-devel on Tue, 27 Jun 2023 09:43:24 -0