Re: [PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions

From: Eric Biggers
Date: Tue Dec 05 2023 - 19:47:02 EST


On Tue, Dec 05, 2023 at 05:27:49PM +0800, Jerry Shih wrote:
> This series depend on:
> 2. support kernel-mode vector
> Link: https://lore.kernel.org/all/20230721112855.1006-1-andy.chiu@xxxxxxxxxx/
> 3. vector crypto extensions detection
> Link: https://lore.kernel.org/lkml/20231017131456.2053396-1-cleger@xxxxxxxxxxxx/

What's the status of getting these prerequisites merged?

- Eric