Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run-zvbc not documented in doc/vector/code-samples/README.md #324

Open
nibrunieAtSi5 opened this issue May 28, 2023 · 0 comments
Open

run-zvbc not documented in doc/vector/code-samples/README.md #324

nibrunieAtSi5 opened this issue May 28, 2023 · 0 comments

Comments

@nibrunieAtSi5
Copy link
Contributor

In the current version of doc/vector/code-samples/README.md https:/riscv/riscv-crypto/blob/6ec85fbd7a0ac0db132d86f1443ea5c809fd662d/doc/vector/code-samples/README.md, the target run-zvbc is not listed (although it seems to be present in the Makefile (

run-zvbc: zvbc-test
)

Moreover the test description is reduced compared to other tests:

  • zvbb-test.c - shows proper usage of instructions in the Zvbb extension. The resulting program generates a set of random verification data and applies the Zvbb routines to that.
  • zvbc-test.c - shows usage of the Zvbc extensions.

Is it because the code samples have a limited coverage of zvbc compared to other extensions ?

(cc @egouriou-rivos )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant