Rob Bradford
5c7164e55f
docs: Update documentation to not use bzImage
...
This functionality is deprecated.
See: #2231
Signed-off-by: Rob Bradford <robert.bradford@intel.com >
2021-04-06 13:30:59 +02:00
Mikko Ylinen
f583aa9d30
sgx: update virt EPC device path and docs
...
Based on the LKML feedback, the devices under /dev/sgx/* are
not justified. SGX RFC v40 moves the SGX device nodes to /dev/sgx_*
and this is reflected in kvm-sgx (next branch) too.
Update cloud-hypervisor code and documentation to follow this.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com >
2021-01-05 15:48:17 +00:00
Josh Soref
5c3f4dbe6f
ch: Fix various misspelled words
...
Misspellings were identified by https://github.com/marketplace/actions/check-spelling
* Initial corrections suggested by Google Sheets
* Additional corrections by Google Chrome auto-suggest
* Some manual corrections
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-09-23 08:59:31 +01:00
Sebastien Boeuf
840445096a
docs: Add Intel SGX documentation
...
Adding a few notes and links about how to enable and use SGX through
Cloud-Hypervisor.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com >
2020-07-20 09:06:06 +01:00