File tree 5 files changed +2
-785
lines changed
5 files changed +2
-785
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All the OpenTitan tools and associated files are stored in the ` scripts/opentitan ` directory.
4
4
5
- ## Execution wrappers
5
+ ## Execution wrapper
6
6
7
7
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.
10
9
11
10
* [ ` 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.
17
11
18
12
## Companion file management
19
13
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments