Skip to content

Commit

Permalink
[ot] scripts/opentitan: remove deprecated, unmaintained scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Blot <[email protected]>
  • Loading branch information
rivos-eblot committed Sep 20, 2024
1 parent 3d60b68 commit 8428805
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 785 deletions.
10 changes: 2 additions & 8 deletions docs/opentitan/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,12 @@

All the OpenTitan tools and associated files are stored in the `scripts/opentitan` directory.

## Execution wrappers
## Execution wrapper

Launching a QEMU VM with the right option switches may rapidly become complex due to the number
of options and the available features. Several helper tools are provided in the `scripts/opentitan`
directory to help with these tasks.
of options and the available features.

* [`pyot.py`](pyot.md) can be used to run unit tests and OpenTitan tests
* `otboot.sh` is a wrapper script to build image files and execute a ROM/ROM_EXT/BL0 execution
session.
* `otrun.sh` is a wrapper script to build image files and execute an OpenTitan test.
* `ottests.sh` is a wrapper script to execute many OpenTitan tests and report a list of successes
and failures.

## Companion file management

Expand Down
198 changes: 0 additions & 198 deletions scripts/opentitan/otboot.sh

This file was deleted.

168 changes: 0 additions & 168 deletions scripts/opentitan/otphelp.py

This file was deleted.

Loading

0 comments on commit 8428805

Please sign in to comment.