提交历史

作者 SHA1 备注 提交日期
  Dmitrii Kuvaiskii 50316ff984 [Pal/Linux-SGX] Keep 8MB of enclave heap for internal PAL objects 4 年之前
  Dmitrii Kuvaiskii 7141afc8a9 [Pal/Linux-SGX] Remove pal_vmas array to consolidate VMA logic in enclave_pages.c 4 年之前
  Dmitrii Kuvaiskii 95bfd8aeb5 [Pal/Linux-SGX] Refactor memory management of enclave pages 4 年之前
  borysp b40862a59c [LibOS,Pal/{Linux, Linux-SGX}] Add bogomips to /proc/cpuinfo 4 年之前
  Isaku Yamahata 2fea898faa [Pal/{Linux,Linux-SGX}] Use pread/pwrite instead of lseek + read/write 4 年之前
  Thomas Knauth 6f0690f223 Remove forcing some cpuid subleafs to zero 4 年之前
  Dmitrii Kuvaiskii 2c6ff2718f [Pal] Purge all multicast/broadcast functionality 4 年之前
  Yunjong Jeong 9df502b4ab [Pal/Linux-SGX] Add manifest option sgx.enclave_pal_file 4 年之前
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 4 年之前
  Dmitrii Kuvaiskii 88f7fae9f8 [Pal/{Linux,Linux-SGX,FreeBSD}] Replace stream_in & stream_out with one stream socketpair 4 年之前
  Thomas Knauth 9e0f50ee92 [Pal/Linux-SGX] Set ready_for_exceptions earlier during enclave initialization 4 年之前
  Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment 4 年之前
  Michał Kowalczyk ce7f03f635 [PAL] Clean up alignment macros 4 年之前
  Jia Zhang e9b988136d [Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy 4 年之前
  Michał Kowalczyk bc0beaa253 Refactor alignment macros 4 年之前
  Rafał Wojdyła a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 4 年之前
  Michał Kowalczyk 5383e825a3 Rename strpartcmp_static to strstartswith_static 4 年之前
  Michał Kowalczyk 44e186c503 Clean up asserts 4 年之前
  Simon Gaiser 7ce7278121 [Pal/Linux-SGX] Add memory gap around 'exec' area 4 年之前
  Dmitrii Kuvaiskii c237bf6bfb [Pal/Linux-SGX] Emulate reads/writes to allowed and trusted files differently 4 年之前
  Dmitrii Kuvaiskii c9562d3ead [Pal/Linux-SGX] Remove unused pal_handle.file.{pass,append} fields 4 年之前
  Chia-Che Tsai 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 5 年之前
  Don Porter 60bed726e3 [PAL] Fix cpuid parsing on a system with hyperthreads 4 年之前
  Li Lei 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 5 年之前
  borysp 7df0739e9a [Pal] Fix bugs in path normalization 4 年之前
  Dmitrii Kuvaiskii b5465d7b57 [Pal/Linux-SGX] Distinguish between DkProcessExit() and DkThreadExit() 4 年之前
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 年之前
  Michał Kowalczyk 456f03aad8 Fix a few typos in code comments, debug info, and README 5 年之前
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros 5 年之前
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks 5 年之前