From 2c6d4b428eb71fa6989e7bebc15a2f5576fee736 Mon Sep 17 00:00:00 2001 From: Nicolas Brunie <82109999+nibrunieAtSi5@users.noreply.github.com> Date: Sun, 28 May 2023 19:17:23 -0700 Subject: [PATCH] Fixing links to Rivos' repo links where not pointing to the correct branch Signed-off-by: Nicolas Brunie <82109999+nibrunieAtSi5@users.noreply.github.com> --- doc/vector/code-samples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/vector/code-samples/README.md b/doc/vector/code-samples/README.md index 58fd219e..e54a2083 100644 --- a/doc/vector/code-samples/README.md +++ b/doc/vector/code-samples/README.md @@ -94,5 +94,5 @@ References - [1] https://datatracker.ietf.org/doc/html/draft-oscca-cfrg-sm3-00 - [2] https://datatracker.ietf.org/doc/html/draft-ribose-cfrg-sm4-10 -- [3] https://github.com/rivosinc/binutils-gdb/tree/vector-crypto -- [4] https://github.com/rivosinc/riscv-isa-sim/tree/vector-crypto +- [3] https://github.com/rivosinc/binutils-gdb/tree/zvk-vector-crypto +- [4] https://github.com/rivosinc/riscv-isa-sim/tree/zvk-vector-crypto