Quickstart remove redundant hardware section

This is tracked in release notes. Maintain that info in one place.

Signed-off-by: Dan Middleton <dan.middleton@intel.com>
This commit is contained in:
Dan Middleton 2022-11-09 21:43:33 -06:00 committed by Fabiano Fidêncio
parent b37b99b0f5
commit c0d557f55c

View File

@ -15,25 +15,10 @@ Confidential Containers (CoCo) supports the following use cases:
The first two cases are mainly for testing and development or new users who want to The first two cases are mainly for testing and development or new users who want to
explore the project. This guide explains all four cases below. explore the project. This guide explains all four cases below.
## Hardware Support ## Hardware Support and Limitations
Confidential Containers is tested with attestation on the following platforms:
- Intel TDX
- AMD SEV
Confidential Containers can also be run on Linux without any Confidential Computing hardware Confidential Containers is still maturing. See [release notes](./releases) for currrent
for testing or development. hardware support and limitations.
The following platforms are untested or partially supported:
- AMD SEV-ES
- IBM Z SE
The following platforms are in development:
- Intel SGX
- AMD SEV-SNP
## Limitations
Confidential Containers is still maturing. See [release notes](./releases) for currrent limitations.
# Installing # Installing