Skip to content

Commit 1dc9ae4

Browse files
zaklogicianmidnightveil
authored andcommitted
docs: explain --viper-output in manual
Add a section to the manual explaining the new viper output options. Signed-off-by: Julia Vassiliki <julia.vassiliki@unsw.edu.au>
1 parent db603e8 commit 1dc9ae4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/manual.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,12 @@ It is important to note that this is largely just for debugging purposes and the
482482
highly tied to a specific version and configuration of the kernel. When using this option the kernel
483483
should be the same version and compiled with the same configuration options.
484484

485+
If the `--viper-output PREFIX` argument is set, then for each protection domain `name` specified in
486+
the system description file, a file `PREFIX/name.vpr` will be output, containing a description of the
487+
capability table of the given PD in the Viper verification language. These output files can be used
488+
for verification purposes, but the exact format may change in future versions of the tool.
489+
490+
485491
## Image format
486492

487493
### ARM

0 commit comments

Comments
 (0)