RFR: 8295382: Implement SHA-256 Intrinsic on RISC-V [v2]

Vladimir Kempik vkempik at openjdk.org
Wed Oct 4 16:41:22 UTC 2023


On Mon, 20 Feb 2023 10:53:18 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:

>> This has been tested with patches currently being submitted to QEMU to add support for Zvkb and Zvknha extensions.
>> 
>> The documentation for the Vector Crypto extension's instructions is available at https://github.com/riscv/riscv-crypto/tree/master/doc/vector/insns
>
> Ludovic Henry has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - Merge branch 'master' into dev/ludovic/vector-crypto-sha
>  - 8295382: Implement SHA-256 Intrinsic on RISC-V

Looks like the extension was ratified recently, Ludovic, do you plan to return to these intrisics ?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/12208#issuecomment-1747095991


More information about the hotspot-dev mailing list