diff options
author | Eric Biggers <[email protected]> | 2024-01-27 01:00:54 -0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-02-28 07:08:33 -0800 |
commit | 886516fae2b73a1578600e95631436785f3e44d6 (patch) | |
tree | f02c250ff18a92c78090fea5ae46c0bbbf8dbfa2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | aba3f18aba6b1c8dd0095d73194b53be2cdd5f14 (diff) |
RISC-V: fix check for zvkb with tip-of-tree clang
LLVM commit 8e01042da9d3 ("[RISCV] Add missing dependency check for Zvkb
(#79467)") broke the check used by the TOOLCHAIN_HAS_VECTOR_CRYPTO
kconfig symbol because it made zvkb start depending on v or zve*. Fix
this by specifying both v and zvkb when checking for support for zvkb.
Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions