RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
authorEric Biggers <ebiggers@google.com>
Mon, 22 Jan 2024 00:19:13 +0000 (16:19 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Tue, 23 Jan 2024 01:55:16 +0000 (17:55 -0800)
commit34ca4ec628deb4f00da38c7d73486b8499e30dea
treeed1726bfa3ce03ef627c22a242ef8dd0e9401676
parentdf513ed49f0073ce1778eb469ab5db44bceade30
RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO

Add a kconfig symbol that indicates whether the toolchain supports the
vector crypto extensions.  This is needed by the RISC-V crypto code.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20240122002024.27477-3-ebiggers@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig