gramine-direct, gramine-sgx – Run something

Note

This page is a stub.

Synopsis

gramine-direct {<APPLICATION>} [<ARGS> …]
gramine-sgx {<APPLICATION>} [<ARGS> …]

Description

This is the main way to invoke Gramine. The first argument is the name of the application (that is, name of the manifest file without .manifest).

Environment variables

GRAMINE_NO_AUTO_GET_TOKEN

If not empty, for out-of-tree EPID driver gramine-sgx will not automatically generate EINITTOKEN.

On upstream/DCAP driver the token is never generated and this variable has no effect.