Historial de Commits

Autor SHA1 Mensaje Fecha
  borysp b40862a59c [LibOS,Pal/{Linux, Linux-SGX}] Add bogomips to /proc/cpuinfo hace 4 años
  Isaku Yamahata 4a6a9889c2 [Pal/Linux-SGX] Eliminate redundant file mmap/munmap in untrusted area hace 4 años
  Isaku Yamahata c8632aac37 [Pal] Add correct error handling in load_elf_object_by_handle() hace 4 años
  Isaku Yamahata f0b91c22b2 [Pal/Linux-SGX] Do not perform _DkStreamRead() on already mmapped exec file hace 4 años
  Isaku Yamahata 882961c3f7 [Pal] Fix memory leak of struct link_map in DkDebugAttachBinary() hace 4 años
  Isaku Yamahata 95c7bbc803 [Pal/Linux-SGX] Add signing key as a build dependency hace 4 años
  Dmitrii Kuvaiskii 2c047180e4 [LibOS] test/apps: Add Cap't Proto Addressbook example hace 4 años
  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