Commit Graph

  • ec544fea30 enclave_common: simplfy permissions change Haitao Huang 2022-05-29 12:46:57 -07:00
  • 139aabbb0b Update SGX_EMM.md to include sgx_mm_init API Haitao Huang 2022-05-26 22:46:12 -05:00
  • 7523535879 Fix aesmd booting error after RPM upgrade. yuguorui 2022-06-21 16:26:57 +08:00
  • fdb3b8b469 Fix pthread tls bug. Zhang Lili 2022-06-01 14:05:18 +08:00
  • 1deb73848a Updates for SGX 2.17 reproducible build. sgx_2.17_reproducible Zhang Lili 2022-06-15 11:49:48 +08:00
  • effae62802 Linux 2.17 Open Source Gold Release sgx_2.17 Li, Xun 2022-06-15 09:34:27 +08:00
  • c4c1b3dca4 emm: add custom allocator for internal use Haitao Huang 2022-05-12 21:56:13 -07:00
  • bda6b29276 sdk/ema: misc stability fixes Haitao Huang 2022-05-15 05:47:14 -07:00
  • 0e2de0ae7e ema: remove unused lock Haitao Huang 2022-05-12 12:05:32 -07:00
  • 6ca2ce74d7 trts: fix an overflow Haitao Huang 2022-05-08 14:01:30 -07:00
  • 07ba234caf sdk/emm: merge ocalls for continuous pages Haitao Huang 2022-05-08 14:00:22 -07:00
  • 6f184700ce enclave_common: update for kernel patch V5 Haitao Huang 2022-05-08 13:59:25 -07:00
  • 1c664eedda PSW: update for kernel EDMM patch V4 Haitao Huang 2022-04-15 06:34:17 -07:00
  • ac72298987 emm: update README for edmm V3 Haitao Huang 2022-04-04 20:46:21 -07:00
  • 0e57da80df enclave_common and urts: update for EDMM kernel patch V3 Haitao Huang 2022-04-04 20:16:56 -07:00
  • fbe7e62480 Revert "urts: check if /dev is mounted with noexec" Haitao Huang 2022-03-22 04:20:30 +00:00
  • 151a3bb927 TRTS: use a separate spinlock implementation for EMM Haitao Huang 2022-03-08 16:31:36 -08:00
  • 3dda98ba81 emm: add design doc and update README Haitao Huang 2022-03-07 17:58:55 -08:00
  • 1398ae3ca8 urts: check if /dev is mounted with noexec Haitao Huang 2022-03-07 14:03:39 -08:00
  • 022a6630cd EMM: Update README for the kernel patches V2 Haitao Huang 2022-02-10 19:25:48 -08:00
  • 60fda392e0 sgx_mm_ocalls: add more robust error handling for ioctl() calls Haitao Huang 2022-02-10 10:04:35 -08:00
  • 5cb4cf721d urts and enclave_common: update for edmm kernel patches v2 Haitao Huang 2022-02-08 13:09:31 -08:00
  • 5afb5c5a8f emm: update kernel branch in README Haitao Huang 2021-12-04 18:59:45 -08:00
  • e6b2ff7d66 update IOCTL definitions for EDMM Haitao Huang 2021-12-02 01:12:45 -08:00
  • 607421444f emm: fix typos Haitao Huang 2021-12-02 01:11:10 -08:00
  • 9da656c4a1 EDMM support using kernel interfaces Haitao Huang 2021-08-24 00:24:36 -05:00
  • 95ed80c839 Add detection for EDMM support in kernel Haitao Huang 2021-10-13 14:33:15 -05:00
  • da3ce11c64 Merge pull request #810 from haitaohuang/deb_docker Haitao Huang 2022-06-06 10:49:55 -05:00
  • 0746daab39 fix comments junjungu 2022-05-06 10:48:47 -04:00
  • 957ce9383e remove the stored config when destroy enclave junjungu 2022-05-05 16:51:52 -04:00
  • 2eed93a0d9 fix the issue that s_enclave_elrange_map destructor is invalid which is reported from https://github.com/intel/linux-sgx/issues/818 junjungu 2022-05-05 16:02:32 -04:00
  • 508b5ee37c Remove duplicated headers Le Yao 2022-03-01 13:06:45 +08:00
  • 917d20d0f6 fix: typo Yu Ding 2022-03-02 11:56:57 -08:00
  • c1e95d9e8a PSW: update for kernel EDMM patch V4 edmm_v4 Haitao Huang 2022-04-15 06:34:17 -07:00
  • e1a37bdc38 fix a issue for vdso reported from msft junjungu 2022-04-13 10:21:47 -04:00
  • e636b6c42b Fix psw installer failure casued by PATH. Zhang Lili 2022-04-13 00:49:38 +08:00
  • 1a98debccc Fix get_max_tcs_num() API for SGX1. Zhang Lili 2022-04-08 19:44:31 +08:00
  • 111a916b5d Fix sgx_create_enclave retry mechanism gaoyusong 2022-03-05 18:04:29 +08:00
  • 0f61c27a40 Updates for SGX 2.16 reproducible build. sgx_2.16_reproducible Zhang Lili 2022-04-06 22:29:26 +08:00
  • 321a6580fb Linux 2.16 Open Source Gold Release sgx_2.16 Li, Xun 2022-04-06 13:12:24 +08:00
  • cae6aac3ff emm: update README for edmm V3 edmm_v3 Haitao Huang 2022-04-04 20:46:21 -07:00
  • cab46e18a4 enclave_common and urts: update for EDMM kernel patch V3 Haitao Huang 2022-04-04 20:16:56 -07:00
  • dd65737a2f Dockerfile: add debian package build Haitao Huang 2022-03-21 11:18:21 -07:00
  • 6a1ff59b08 Revert "urts: check if /dev is mounted with noexec" edmm_v2 Haitao Huang 2022-03-22 04:20:30 +00:00
  • 07f3e53376 TRTS: use a separate spinlock implementation for EMM Haitao Huang 2022-03-08 16:31:36 -08:00
  • 0af6a83ef9 Merge pull request #808 from llly/update_readme Li Xun 2022-03-11 16:20:07 +08:00
  • acb9c84b9b Update toolset instruction in README Li, Xun 2022-03-11 09:53:26 +08:00
  • a6d3130c23 emm: add design doc and update README Haitao Huang 2022-03-07 17:58:55 -08:00
  • 435c34b3af urts: check if /dev is mounted with noexec Haitao Huang 2022-03-07 14:03:39 -08:00
  • f607f89ab1 Fix Nix detection (#773) Vincent Haupert 2022-02-14 01:59:45 +01:00
  • 7b5e8f85f9 EMM: Update README for the kernel patches V2 Haitao Huang 2022-02-10 19:25:48 -08:00
  • ea40a1bed3 sgx_mm_ocalls: add more robust error handling for ioctl() calls Haitao Huang 2022-02-10 10:04:35 -08:00
  • 7b9e0e0321 urts and enclave_common: update for edmm kernel patches v2 Haitao Huang 2022-02-08 13:09:31 -08:00
  • 2ee53db4e8 Replace /bin/cp with cp for nix-build (#730) Sylvain Bellemare 2022-01-05 03:36:25 -05:00
  • 71211efb54 Fix aesmd service permission in linksgx.sh. (#736) Guorui Yu 2022-01-05 15:52:19 +08:00
  • 51d1087b70 Add sgx_ippcp.h to build sdk 2.15 from source (#752) Sylvain Bellemare 2021-12-07 00:19:54 -05:00
  • 35122e9901 emm: update kernel branch in README edmm_v1 Haitao Huang 2021-12-04 18:59:45 -08:00
  • 9ab0e75325 update IOCTL definitions for EDMM Haitao Huang 2021-12-02 01:12:45 -08:00
  • bdec0dc18a emm: fix typos Haitao Huang 2021-12-02 01:11:10 -08:00
  • 1d4f1411c5 Updates for SGX 2.15.1 reproducible build. sgx_2.15.101_reproducible Zhang Lili 2021-11-18 23:58:01 +08:00
  • a59e51e223 Linux 2.15.1 Open Source Gold Release sgx_2.15.1 Li, Xun 2021-11-18 15:30:52 +08:00
  • e6d626d0ba Add SECURITY.md lzha101 2021-11-10 13:17:26 +08:00
  • c636761ff4 EDMM support using kernel interfaces Haitao Huang 2021-08-24 00:24:36 -05:00
  • 77f3b394bf vDSO user handler directly use current thread TCS. Haitao Huang 2021-10-14 09:31:45 -07:00
  • 3c77c77c60 Add detection for EDMM support in kernel Haitao Huang 2021-10-13 14:33:15 -05:00
  • 2a58457c18 Add vdso support. Zhang Lili 2021-09-07 17:33:33 +08:00
  • 0231ac0b78 Updates for SGX 2.15 reproducible build. sgx_2.15_reproducible Zhang Lili 2021-09-30 09:24:00 +08:00
  • 8ade0f2297 Update README.md sgx_2.15 lzha101 2021-09-30 14:25:28 +08:00
  • 6bb988fd7c Linux 2.15 Open Source Gold Release Zhang Lili 2021-09-29 15:18:39 +00:00
  • 6b8d2d14d0 Merge pull request #746 from LeoneChen/FixTypo Li Xun 2021-09-15 14:27:06 +08:00
  • d36736dba0 fix typo leone 2021-09-07 22:29:18 +08:00
  • 98960be93c Add vdso support. support_vdso Zhang Lili 2021-09-07 17:33:33 +08:00
  • 8abc6dd8cb Merge pull request #743 from theShmoo/fix-malloc-without-free-#739 lzha101 2021-08-31 08:40:53 +08:00
  • f6a7fa2728 fix malloc without free David Pfahler 2021-08-30 11:15:17 +02:00
  • ca3795bdfb Change some type definitions in pthread. (#738) lzha101 2021-08-23 16:25:06 +08:00
  • ebcab67e1e Merge pull request #735 from llly/fix_gcc11 Li Xun 2021-07-30 13:01:18 +08:00
  • f97ea5bdb8 Fix optimization issue for GCC11 Li, Xun 2021-07-26 16:20:41 +08:00
  • 5178e0c26b Merge pull request #725 from haitaohuang/docker_aesm Haitao Huang 2021-07-19 11:05:23 -05:00
  • 69aff72510 docs(linux/reproducibility/README): fix typos (#724) Pi Delport 2021-07-16 02:43:51 +02:00
  • 1ef0027861 Updates for SGX 2.14 reproducible support. sgx_2.14_reproducible Zhang Lili 2021-07-14 01:59:01 +08:00
  • 0cea078f17 Update DCAP submodule sgx_2.14 Li, Xun 2021-07-14 11:56:28 +08:00
  • 500517af57 Update README and script. (#727) lzha101 2021-07-14 12:41:44 +08:00
  • edfe42a517 Linux 2.14 Open Source Gold Release Li, Xun 2021-07-13 14:05:14 +08:00
  • 1dea275f95 docker: run aesm with root Haitao Huang 2021-07-09 03:50:01 +00:00
  • ebf4534bbc Update ipp-crypto branch in ippcp_internal/README (#716) Sylvain Bellemare 2021-07-07 20:51:16 -04:00
  • 75375a3bef typo fix (#701) Yu Ding 2021-07-06 00:08:17 -07:00
  • 90eb55fc1f Support setting BINUTILS_DIR as an env var (#718) Sylvain Bellemare 2021-07-06 03:07:44 -04:00
  • 1784a39bf8 Fix comments and bugs. create_enclave_at_0 Zhang Lili 2021-06-11 23:45:42 +08:00
  • 1cd7099d0f Enable enclave creation at 0. Zhang Lili 2021-05-19 22:17:10 +08:00
  • 82cd9d4cce Fix simulation mode failure with tcmalloc. (#683) lzha101 2021-05-18 10:54:38 +08:00
  • 26c458905b Update copyright. (#708) lzha101 2021-05-18 10:52:48 +08:00
  • aa2856da79 Update for reproducible support. sgx_2.13.103_reproducible sgx_reproducible_2.13.103 Zhang Lili 2021-05-09 00:42:34 +08:00
  • f1fcf9175d Linux 2.13.3 Open Source Gold Release sgx_2.13.3 Zhang Lili 2021-05-07 23:27:37 +08:00
  • fbd8164c3f Merge pull request #691 from jiazhang0/master Li Xun 2021-04-14 14:29:33 +08:00
  • 71747ab533 Merge pull request #675 from qinkunbao/fix-typo Li Xun 2021-04-12 09:04:04 +08:00
  • 48903aa186 Merge pull request #666 from sbellem/fix-typo-aesm.conf Li Xun 2021-04-12 09:02:51 +08:00
  • b57accda8a Fix cmake3 version check Jia Zhang 2021-03-24 00:47:57 +00:00
  • 56faf11a45 Revert "Linux 2.13.1 Open Source Gold Release" Li, Xun 2021-04-06 11:57:38 +08:00
  • 63d0e65cfa Linux 2.13.1 Open Source Gold Release Li, Xun 2021-03-30 12:46:10 +08:00
  • c11985ef09 Update buildenv.mk lzha101 2021-03-09 16:48:41 +08:00