Skip to content

Commit

Permalink
Last of broken Sail links (#1794)
Browse files Browse the repository at this point in the history
* more broken sail

Signed-off-by: Kersten Richter <[email protected]>

* Update scalar-crypto.adoc

Signed-off-by: Kersten Richter <[email protected]>

---------

Signed-off-by: Kersten Richter <[email protected]>
  • Loading branch information
kersten1 authored Jan 9, 2025
1 parent 5bac0c2 commit 2d67e85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/scalar-crypto.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ in the specification.
This supporting code is listed in
<<crypto_scalar_appx_sail>>.
The
link:https://github.com/rems-project/sail/blob/sail2/manual.pdf[Sail Manual]
link:https://alasdair.github.io/manual.html[Sail Manual]
is recommended reading in order to best understand the code snippets.

Note that this document contains only a subset of the formal model: refer to
Expand Down Expand Up @@ -5343,7 +5343,7 @@ https://github.com/riscv/riscv-crypto
This section contains the supporting Sail code referenced by the
instruction descriptions throughout the specification.
The
link:https://github.com/rems-project/sail/blob/sail2/manual.pdf[Sail Manual]
link:https://alasdair.github.io/manual.html[Sail Manual]
is recommended reading in order to best understand the supporting code.

[source,sail]
Expand Down
2 changes: 1 addition & 1 deletion src/vector-crypto.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4565,7 +4565,7 @@ OP-V (0x57)
This section contains the supporting Sail code referenced by the
instruction descriptions throughout the specification.
The
link:https://github.com/rems-project/sail/blob/sail2/manual.pdf[Sail Manual]
link:https://alasdair.github.io/manual.html[Sail Manual]
is recommended reading in order to best understand the supporting code.

[source,sail]
Expand Down

0 comments on commit 2d67e85

Please sign in to comment.