Skip to content

Commit c45a804

Browse files
rivos-eblotloiclefort
authored andcommitted
[ot] scripts/opentitan: remove deprecated, unmaintained scripts
Signed-off-by: Emmanuel Blot <eblot@rivosinc.com>
1 parent 77d01e4 commit c45a804

File tree

5 files changed

+2
-785
lines changed

5 files changed

+2
-785
lines changed

docs/opentitan/tools.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,12 @@
22

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

5-
## Execution wrappers
5+
## Execution wrapper
66

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

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

1812
## Companion file management
1913

scripts/opentitan/otboot.sh

Lines changed: 0 additions & 198 deletions
This file was deleted.

scripts/opentitan/otphelp.py

Lines changed: 0 additions & 168 deletions
This file was deleted.

0 commit comments

Comments
 (0)