Lines Matching refs:VM
11 for cryptographic attestation. The parent instance VM always has CID 3 while
12 the enclave VM gets a dynamic CID. Enclaves use an EIF (`Enclave Image Format`_)
45 Running a nitro-enclave VM
50 VM to the host machine and the forward-listen (port numbers separated by '+') is used
51 for forwarding connections from the host machine to the enclave VM::
58 Now run the necessary applications on the host machine so that the nitro-enclave VM
59 applications' vsock communication works. For example, the nitro-enclave VM's init
61 parent VM know that it booted expecting a heartbeat (0xB7) response. So you must run
63 after it receives the heartbeat for enclave VM to boot successfully. You should run all
65 VM for successful communication with the enclave VM.
67 Then run the nitro-enclave VM using the following command where ``hello.eif`` is
74 In this example, the nitro-enclave VM has CID 4. If there are applications that
75 connect to the enclave VM, run them on the host machine after enclave VM starts.
77 VM's CID) and use the forward-listen (e.g., 9001+9002) option of vhost-device-vsock