提交歷史

作者 SHA1 備註 提交日期
  Simon Gaiser 13a3b06b59 [Pal/Linux-SGX] Unify SGX_OCALL_PREPARED and SGX_STACK 4 年之前
  Isaku Yamahata 0219349264 [Pal/Linux-SGX] Use dedicated signal stack with correct XSAVE area 5 年之前
  Isaku Yamahata 98acf101d9 [Pal] Correctly save/restore XSAVE area on signal handling 5 年之前
  Isaku Yamahata e4c510a206 [Pal/Linux-SGX] Allow returning to different stack in _restore_sgx_context() 5 年之前
  Isaku Yamahata 211c8ce559 [Pal/Linux-SGX] Clean up PAL_TCB_LINUX and rename to PAL_TCB_URTS 4 年之前
  Dmitrii Kuvaiskii b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 年之前
  Dmitrii Kuvaiskii 74308b3990 [Pal/Linux-SGX] Move from using pthread functions to raw clone() syscall 4 年之前
  Rafał Wojdyła 5dd8b60326 [Pal/Linux-SGX] Rework SGX types to be identical to the SGX SDK ones 4 年之前
  Isaku Yamahata 6e3c45c8e3 [Pal/Linux-SGX] pal-sgx-get-token, pal-sgx-sign: move to Python3 and cleanup 4 年之前
  Li Lei 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 5 年之前
  Isaku Yamahata 711c9935f4 [Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure 5 年之前
  Alex Merritt 95fce86545 [Pal/Linux-SGX] Fix typo DEAFULT* to DEFAULT* 5 年之前
  Isaku Yamahata 8a45977484 [Pal/Linux-SGX] Return -ERRNO instead of -PAL_ERROR_XXX in OCALLs 5 年之前
  Isaku Yamahata f65c496067 [Pal/Linux-SGX] Do not invoke exception handler during OCALL asm 5 年之前
  Isaku Yamahata 952797b0e6 [Pal/Linux-SGX] Use more symbolic values in pal-sgx-sign 5 年之前
  Simon Gaiser 917356119c [Pal/Linux-SGX] Don't get heap min/max from urts 5 年之前
  Simon Gaiser 63d4f01194 [Pal/Linux-SGX] Don't get exec addr/size from urts 5 年之前
  Simon Gaiser 7ffc287314 [Pal/Linux-SGX] Don't get manifest addr/size from urts 5 年之前
  Simon Gaiser 014a938767 [Pal/Linux-SGX] Measure all memory except the heap 5 年之前
  Simon Gaiser 838c14022b [Pal/Linux-SGX] Use autogenerated constants in pal-sgx-sign 5 年之前
  Simon Gaiser 402fce72ba Autogenerate offsets for Python 5 年之前