Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaku Yamahata e0dc66bcf6 [Make] Fix Makefile.Host message when run with SGX_RUN=1 hace 4 años
  Isaku Yamahata 8096b03d63 [LibOS,Pal] Miscellaneous small fixes for readability hace 4 años
  Isaku Yamahata 467033f4a2 [LibOS] Remove mmap logic on read/write in chroot FS hace 4 años
  borysp d0a0c4a9b5 [LibOS] Fix header import order issue hace 4 años
  Isaku Yamahata be9e85625a [Pal/Linux-SGX] Cache untrusted memory region for read/write/recv/send OCALLs hace 4 años
  Isaku Yamahata 4570e70b6d [Pal/{Linux, Linux-SGX}] Delete unused macro SEEK_SET hace 4 años
  Isaku Yamahata 2fea898faa [Pal/{Linux,Linux-SGX}] Use pread/pwrite instead of lseek + read/write hace 4 años
  Isaku Yamahata a701e61422 [Pal/Linux-SGX] make OCALLs return longs not ints hace 4 años
  Simon Gaiser bcf8a963b1 [Pal/Linux-SGX] Skip attestation test if no RA key is configured hace 4 años
  Isaku Yamahata 1738f698e7 [Pal/lib] Fix slabmgr initialization hace 4 años
  borysp f2b1d194a1 [Make] Remove std=gnu99 from tests hace 4 años
  borysp 6c0c0c526a [Make] Fix LibOS tests build errors hace 4 años
  Dmitrii Kuvaiskii ff8457f54e [Pal/Linux-SGX] Remove support for Intel SGX drivers version 1.8- hace 4 años
  Isaku Yamahata b25bd2aed5 [Make] List object files in plain manner hace 4 años
  Isaku Yamahata 4bcf3a6287 [Pal/Linux-SGX] Save/restore callee-saved regs on sgx_{ecall,raise} hace 4 años
  Isaku Yamahata 4182c29476 [LibOS] Eliminate unnecessary nested functions hace 4 años
  Isaku Yamahata 8ca30edbfa [Make] Remove the use of wildcards hace 4 años
  Isaku Yamahata df358b8ba8 [Make] Consistently use $(RM) instead of rm -f hace 4 años
  Thomas Knauth 6f0690f223 Remove forcing some cpuid subleafs to zero hace 4 años
  Isaku Yamahata e3c62c7a9f [CI] run-pylint: Exclude .py from external sources hace 4 años
  Isaku Yamahata ff0fd4d0fd [.gitignore] Remove * from .gitignore files hace 4 años
  Isaku Yamahata f1a346985d [Pal/Linux-SGX] Eliminate an unused function, unset_sighandler() hace 4 años
  Isaku Yamahata 5a84d36e8c [LibOS] Use right type, struct wake_queue_node*, instead of void* hace 4 años
  Isaku Yamahata 0214a5b7ca [Pal/Linux] 16-align stack before calling pal_linux_main hace 4 años
  Isaku Yamahata ada76139e2 [LibOS] Makefile: Remove OMIT_FRAME_POINTER flag hace 4 años
  Isaku Yamahata ba28a9c02c [Pal/{Linux, Linux-SGX}] Remove duplicated labels in clone-x86_64.S hace 4 años
  Isaku Yamahata d2d88e16fe [LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd) hace 4 años
  Isaku Yamahata 15e298ace9 [LibOS] glibc: Remove INLINE_SYSCALL_ASM and related changes hace 4 años
  borysp d4dcbdd76b [Runtime] Fix pal_loader bash script typo hace 4 años
  Simon Gaiser 32c1965fdd [CI] Runtime/pal_loader has been cleaned up, remove it from ignore list hace 4 años