veracruz icon indicating copy to clipboard operation
veracruz copied to clipboard

Better document freestanding execution engine and policy format

Open gbryant-arm opened this issue 2 years ago • 1 comments

Requested feature It is not crystal clear that it's not possible to map individual files to the freestanding execution engine's VFS: only directories can be mapped, and every file under them gets recursively mapped. Moreover, it is not obvious that the program should be mapped to the VFS as another input source (-i <program directory>). The documentation should be updated. Same goes for policies: you can't give permissions to specific files except for special files (services, std streams). This doesn't seem to be documented anywhere.

Motivation Running the freestanding execution engine

gbryant-arm avatar Oct 19 '22 15:10 gbryant-arm

Relates to https://github.com/veracruz-project/veracruz/issues/77

gbryant-arm avatar May 12 '23 10:05 gbryant-arm