Skip to content

Commit 991bd53

Browse files
authored
Update README.md
Fix ECDSA part in README.md Signed-off-by: Zhang Lili Z lili.z.zhang@intel.com
1 parent c505e61 commit 991bd53

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -286,22 +286,11 @@ To enable ECDSA attestation
286286
- Ensure that you have the following required hardware:
287287
* 8th Generation Intel(R) Core(TM) Processor or newer with **Flexible Launch Control** support*
288288
* Intel(R) Atom(TM) Processor with **Flexible Launch Control** support*
289-
- To use ECDSA attestation, you must install Intel® Software Guard Extensions
290-
Driver for Data Center Attestation Primitives (Intel® SGX DCAP).
291-
Please follow the Intel® SGX DCAP Installation Guide for Linux* OS to
292-
install the driver. You can find the documentation here:
293-
https://download.01.org/intel-sgx/dcap-{version}/linux/docs/
294-
For example: Intel® SGX DCAP 1.1 file's location is:
295-
[https://download.01.org/intel-sgx/dcap-1.1/linux/docs/](https://download.01.org/intel-sgx/dcap-1.1/linux/docs/)
296-
Filename is Intel_SGX_DCAP_Linux_SW_Installation_Guide.pdf, in
297-
section “Intel® SGX Driver”.
298-
299-
> **NOTE** If you had already installed Intel® SGX driver without ECDSA attestation, please uninstall the driver firstly. Or the newly
300-
> installed ECDSA attestation enabled Intel® SGX driver will be
301-
> unworkable.
289+
- To use ECDSA attestation, you must install Intel(R) Software Guard Extensions Driver for Data Center Attestation Primitives (Intel(R) SGX DCAP). Please follow the [Intel® SGX DCAP Installation Guide for Linux* OS](https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/Intel_SGX_DCAP_Linux_SW_Installation_Guide.pdf), section “Intel® SGX Driver”, to install the Intel(R) SGX DCAP driver.
290+
**NOTE**: If you have already installed Intel(R) SGX driver without ECDSA attestation, please uninstall the driver firstly. Otherwise the newly installed ECDSA attestation enabled Intel(R) SGX driver will be unworkable.
302291

303292
- Install PCK Caching Service. For how to install and configure PCK Caching
304-
Service, please refer [SGXDataCenterAttestationPrimitives](https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/master/QuoteGeneration/pcs)
293+
Service, please refer to [SGXDataCenterAttestationPrimitives](https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/master/QuoteGeneration/pccs)
305294
- Ensure the PCK Caching Service is setup correctly by local administrator
306295
or data center administrator. Also make sure that the configure file of
307296
quote provider library (/etc/sgx_default_qcnl.conf) needs to be consistent

0 commit comments

Comments
 (0)