Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii ff8457f54e [Pal/Linux-SGX] Remove support for Intel SGX drivers version 1.8- 4 years ago
  Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment 4 years ago
  Michał Kowalczyk ce7f03f635 [PAL] Clean up alignment macros 4 years ago
  Thomas Knauth 5fb01c07a5 [Pal/Linux-SGX] Clean up initialize_enclave() and create_enclave() 4 years ago
  Chia-Che Tsai c8a352553b [Pal/Linux-SGX] Change manifest option sgx.enable_[avx|avx512|mpx] to sgx.require_[avx|avx512|mpx] 4 years ago
  Michał Kowalczyk bc0beaa253 Refactor alignment macros 4 years ago
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones 4 years ago
  Jia Zhang 1bb5047403 [Pal/Linux-SGX] Fix checking of the size of a signature file 4 years ago
  Don Porter 485accd996 [SGX] Switch from requiring AVX by default to turning it off by default. 4 years ago
  Isaku Yamahata 9d3344b808 [Pal/Linux-SGX] Set CLOEXEC on /dev/isgx and /dev/gsgx 4 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
  Isaku Yamahata 8dd311a353 [Pal/Linux-SGX] Add format check to pal_printf 5 years ago
  Isaku Yamahata 769cb6e1c1 [Pal/Linux-SGX] Add debug print of token and secs::miscselect 5 years ago
  Thomas Knauth 0e320f3fa2 Do not initialize secs.mrenclave and secs.mrsigner prior to ECREATE. 5 years ago
  Chia-Che Tsai 48f330c88b [Linux/SGX PAL] Use the C11 standard instead of GNU99 5 years ago
  Chia-Che Tsai f3f05adc2d [SGX PAL] Change check_wrfsbase_support() to is_wrfsbase_supported(). 5 years ago
  Chia-Che Tsai f54440eb1a [SGX PAL] Improving the warning messages when the kernel modules are not loaded, or the WRFSBASE instruction is not enabled. 5 years ago
  Wang, Gang 76f1ff4b24 No suffix to integer literals cause overflow (#251) 5 years ago
  Don Porter f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
  Chia-Che Tsai 70bf28d2e2 Catching up with the Intel SGX driver and SDK 6 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Don Porter b3da2aff67 Add a unit test and clearer debug print for issue #39 7 years ago
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps 7 years ago
  Don Porter d0ca9ada03 Port PAL to work on latest SGX driver (Issue #12). Fix a few other SGX-related bugs. 7 years ago
  Chia-Che Tsai 8cc0920bf4 bugfixes: TCP/UDP sockets fail to return addresses when running in enclaves 7 years ago
  Chia-Che Tsai 1a1e199c79 release v0.4beta 7 years ago