Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 246 Bytes

TODO.md

File metadata and controls

11 lines (8 loc) · 246 Bytes
  1. prefetch code in assembly; j by rax
  2. performance result of small data
    1. tighten memory usage, measure time excluding memory allocation time.
  3. CPUID is done outside enclave.

Future

  1. gdb inside enclave
  2. abort handling in App