Skip to content

Commit 322b54c

Browse files
committed
docs: explain --viper-output in manual
Signed-off-by: Zoltan A. Kocsis <11808286+zaklogician@users.noreply.github.com>
1 parent 704b17c commit 322b54c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/manual.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,11 @@ 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.
488+
489+
485490
## Image format
486491

487492
### ARM

0 commit comments

Comments
 (0)