Commit Graph

378 Commits

Author SHA1 Message Date
Zhang Lili 4d78a1a6cf Rebase to 2.13 & bug fix.
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
2021-02-07 15:17:02 +00:00
Zhang Lili ab834b1ebe Fix bug in sim eenter.
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
2021-02-03 13:22:51 +00:00
Zhang Lili 60448e9135 Fix comments.
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
2021-02-02 14:26:16 +00:00
Zhang Lili 3f05ef43ab Update sim exception handling.
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
2021-01-22 14:39:08 +00:00
lzha101 04f576c805 Update u_instructions.cpp
Remove one duplicated line. 

Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
2020-12-17 16:50:40 +08:00
Zhang Lili 0891f5b40d Add sim instruction ERESUME and support FPE and SEGV signal in sim mode
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
2020-12-10 16:34:16 +00:00
Sylvain Bellemare 8c7bbc3a53 Ignore downloaded files and generated code dir (#610) 2020-12-08 10:19:26 +08:00
Sylvain Bellemare 8d0e07655c Add table of contents to README (#609)
Also adjusted indentation for the subsections in
section *Install the Intel(R) SGX PSW*.
2020-11-30 13:59:20 +08:00
Ferenc Fabian a21f2d9dd7 Fix path for download_prebuilt.sh (#635)
Remove the unnecessary '/'
2020-11-27 15:29:51 +08:00
lzha101 ae3735dc86 Merge pull request #603 from sbellem/ae-repro-verif-fix-links
Fix prebuilt AE downloads links.

Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-11-27 15:26:31 +08:00
Sylvain Bellemare 8352ed6322 Fix typo: unsiged -> unsigned (#605)
Fix typo: unsiged -> unsigned in AE reproducibility verification steps.

Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-11-27 15:24:53 +08:00
lzha101 d3bd157124 Update download_prebuilt.sh
Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
sgx_2.12
2020-11-13 09:40:06 +08:00
Li, Xun 608fe1df4c Linux 2.12 Open Source Gold Release
Added Ubuntu 20.04 and CentOS 8.2 support.
Added Intel(R) Provisioning Certification Service V3 API support for ECDSA attestation.
Fixed bugs.

Signed-off-by: Li, Xun <xun.li@intel.com>
2020-11-11 17:17:33 +08:00
Zongmin.Gu 9671c99941 Support longjmp in exception handler (#602) 2020-10-23 15:31:38 +08:00
lzha101 74b24b69f9 Replace the reproducible script and README with 2.10 reproducible branch. (#618)
Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-10-20 09:01:02 +08:00
Sylvain Bellemare 1f07408cad Add links to dcap pre-built 2020-09-25 11:49:16 +01:00
Sylvain Bellemare 1155dcf696 Fix links to downloads for linux-latest 2020-09-23 14:46:34 +01:00
volcano 33f4499173 uswitchless build: delete -g compile option (#596)
Signed-off-by: volcano <volcano_dr@163.com>
2020-09-14 10:54:07 +08:00
Haitao Huang c78b0fb79b Merge pull request #577 from haitaohuang/docker_fix
Docker fix
2020-09-10 08:57:36 -05:00
Haitao Huang 23a8cd4cc3 Docker build: prepare source as prerequisite
Signed-off-by: Haitao Huang <4699115+haitaohuang@users.noreply.github.com>
2020-09-09 19:26:07 -05:00
Huang, Haitao efb08df570 SDK urtssim: fix Makefile for parallel build
Enforce more strict order in urtssim

Signed-off-by: Haitao Huang <4699115+haitaohuang@users.noreply.github.com>
2020-09-09 18:57:50 -05:00
Yu Ding d10c025eb0 Typo fixes (#588)
Signed-off-by: Yu Ding dingelish@gmail.com
2020-09-09 16:31:22 +08:00
Carlos Bilbao aededec09c Fixed minor errata (#592)
In README.

Signed-off-by: Carlos Bilbao bilbao@vt.edu
2020-09-09 16:30:09 +08:00
lzha101 4a52d19fd5 Update KSS bits check in sgx_get_key() (#590)
Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-09-07 09:52:01 +08:00
Haitao Huang 7e153543e8 Merge pull request #582 from ipuustin/aesmd-socket-volume
docker: use volumes for sharing the aesmd socket.
2020-09-02 23:14:28 -05:00
Ismo Puustinen 77b2a243ea docker: use a volume for sharing the aesmd socket.
When sharing aesmd socket between two Docker containers, use a dedicated
volume instead of tmp directory on the host.
2020-09-02 10:07:54 +03:00
lzha101 985cd0a3df Merge pull request #579 from sbellem/readmes-fix-links
Fix hyperlink in docker/build/README.md
Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-08-31 15:52:36 +08:00
lzha101 9aaa2e8426 Merge pull request #580 from sbellem/fix-typo
Fix typo in linux/reproducibility/README.md

Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-08-31 15:51:28 +08:00
Li, Xun b9b071b544 Linux 2.11 Open Source Gold Release
Supported new OS: RHEL 8.2 and SUSE 15.
Provided standalone Intel(R) SGX DCAP Quote verification library installer.
Added Intel(R) SGX DCAP Platform Certificate ID Retrieval Tool and Multi-package Registration
  Agent (MPA) installers into SGX installation repo.
Fixed bugs.

Signed-off-by: Li, Xun <xun.li@intel.com>
sgx_2.11
2020-08-28 09:01:06 +08:00
Li Xun 62b116c502 Merge pull request #581 from lengyijun/patch-2
Update README.md
2020-08-07 15:21:17 +08:00
lyj 80325b8c20 Update README.md 2020-08-05 13:26:37 +08:00
Sylvain Bellemare d4c55e3139 Fix typo in linux/reproducibility/README.md 2020-08-04 15:45:03 -04:00
Sylvain Bellemare 70d0ceccf9 Fix hyperlink in docker/build/README.md 2020-08-04 15:41:25 -04:00
lzha101 ce4a18d9a0 Merge pull request #571 from lzha101/fix_large_rsrv_mem
Fix bug of setting large reserved momory.

Signed-off-by: Zhang Lili Z lili.z.zhang@intel.com
2020-07-23 11:49:19 +08:00
Zhang Lili Z adaeb2af79 Fix bug of setting large reserved momory.
Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-07-23 18:28:33 +08:00
Li Xun 7c2e2f9d0b Merge pull request #568 from GuilhemN/master
Fix some more typos
2020-07-20 15:33:25 +08:00
Guilhem Niot 746e602864 Fix some more typos 2020-07-17 10:46:10 +02:00
lzha101 d1029a5821 Merge pull request #567 from fqiu1/master
Fix build error in "make psw_install_psw"

Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-07-10 14:01:43 +08:00
lzha101 15287981b9 Merge pull request #566 from dingelish/fix-typos
Fix typos
Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-07-10 14:01:16 +08:00
Qiu Feng 63fbce42a9 Fix the build error in "make psw_install_pkg"
Signed-off-by: Qiu Feng <feng.qiu@intel.com>
2020-07-09 23:44:00 +08:00
Qiu Feng a014ab0198 Merge pull request #1 from intel/master
sync from orig repo
2020-07-09 16:44:42 +08:00
Li, Xun 60d36e0de7 Linux 2.10 Open Source Gold Release
Provided a reproducible SDK.
Supported new OS: RHEL 8.1, CentOS 8.1 and Fedora 31.
Supported user to specify platform id in PCK Cert ID Retrieval Tool’s command line option.
Added ability to execute Platform Cert ID Retrieval Tool on multi-package platforms without
  loading enclaves. PCCS now supports this functionality. The platform still needs to support
  SGX.
Updated Platform Cert ID Retrieval Tool and Multi-package registration tool to align with BIOS
  platform manifest changes.
Added .deb and .rpm installers for Platform Cert ID Retrieval Tool and Multi-package
  Registration Agent.
Fixed bugs.

Signed-off-by: Li, Xun <xun.li@intel.com>
sgx_2.10
2020-07-07 08:42:08 +08:00
Yu Ding f8c59e1445 docs: fix typos
Signed-off-by: Yu Ding <dingelish@gmail.com>
2020-07-04 15:26:43 -07:00
Haitao Huang 3ea0560dc6 Merge pull request #557 from haitaohuang/fix_docker
Fix an error in docker/build
2020-06-23 17:31:01 -05:00
Haitao Huang d340cef321 Fix an error in docker/build
And minor README update

Signed-off-by: Haitao Huang <4699115+haitaohuang@users.noreply.github.com>
2020-06-23 08:05:52 -05:00
Haitao Huang 0e71c227ad Merge pull request #553 from haitaohuang/docker_rel_2.9.2
Docker updates
2020-06-15 08:59:19 -05:00
Haitao Huang 388d52c723 Update README for quick start with Docker and Docker Compose
Signed-off-by: Haitao Huang <4699115+haitaohuang@users.noreply.github.com>
2020-06-12 10:54:27 -05:00
Haitao Huang 21f4d8209f Update docker files to use the FLC driver as default
Signed-off-by: Haitao Huang <4699115+haitaohuang@users.noreply.github.com>
2020-06-12 10:54:08 -05:00
Haitao Huang cd8b026daa Add .dockerignore
Signed-off-by: Haitao Huang <4699115+haitaohuang@users.noreply.github.com>
2020-06-12 10:48:06 -05:00
lzha101 c7bb69a9a9 Merge pull request #552 from GuilhemN/master
Fix a few typos in the samples comments

Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
2020-06-08 14:51:54 +08:00