Initial overview of the okernel project

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-03-19 14:20:06 +00:00
parent 06b57f6688
commit 569652fd36
2 changed files with 100 additions and 1 deletions

View File

@@ -13,9 +13,9 @@ If you want to create a project, please submit a pull request to create a new d
- [Kernel Self Protection Project enhancements](kspp/)
- [Mirage SDK](miragesdk/) privilege separation for userspace services
- [Wireguard](wireguard/) cryptographic enforced container network separation
- [OKernel](okernel/) intra-kernel protection using EPT (HPE)
## Current projects not yet documented
- Clear Linux integration (Intel)
- VMWare support (VMWare)
- ARM port and secure boot integration (ARM)
- OKernel integration (HPE)