You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To compile OTBN source code we need a RV32 toolchain which provides the
`as` binary, and an appropriate meson configuration to find it. This was
added in lowRISC/lowrisc-toolchains#33, and is
part of the 20200904-1 release. Require this release to make use of this
functionality in CI.
The in-tree documentation at
https://docs.opentitan.org/doc/ug/install_instructions/#compiler-toolchain
was already updated to describe the required meson configuration.
Signed-off-by: Philipp Wagner <[email protected]>
0 commit comments