futex_wake_op.manifest.template 538 B

1234567891011121314151617
  1. loader.preload = file:../../src/libsysdb.so
  2. loader.env.LD_LIBRARY_PATH = /lib
  3. loader.debug_type = none
  4. loader.syscall_symbol = syscalldb
  5. fs.mount.lib.type = chroot
  6. fs.mount.lib.path = /lib
  7. fs.mount.lib.uri = file:../../../../Runtime
  8. fs.mount.bin.type = chroot
  9. fs.mount.bin.path = /bin
  10. fs.mount.bin.uri = file:/bin
  11. sgx.trusted_files.ld = file:../../../../Runtime/ld-linux-x86-64.so.2
  12. sgx.trusted_files.libc = file:../../../../Runtime/libc.so.6
  13. sgx.trusted_files.libpthread = file:../../../../Runtime/libpthread.so.0
  14. sgx.thread_num = 16