| app.c | Start, stop, kill, etc |
| app.h [code] | Application descriptor |
| cfg.c | Helper functions for scanning the config script |
| cfg.h [code] | Config script stuff |
| debug.h [code] | Debugging stuff |
| dm-if.c | Helper functions for communication with dataspace managers |
| dm-if.h [code] | Helper functions for communication with dataspace managers |
| elf-loader.c | Simple ELF interpreter |
| elf-loader.h [code] | |
| env.h [code] | |
| events.c | Event handling, listen for events at event server |
| events.h [code] | Event handling |
| fprov-if.c | Helper functions for communicating with file provider |
| fprov-if.h [code] | Interface to file provider |
| global.h [code] | Global defines |
| helper_dyn.c | Support functions for libloader.s.so |
| idl.c | Implemented IDL interface support functions |
| idl.h [code] | Idl server functions |
| integrity-types.h [code] | Define implementation-independent types for integrity measurements |
| integrity.c | Measure integrity and report it to Lyon virtual TPM |
| integrity.h [code] | Measure integrity and report it to Lyon virtual TPM |
| kquota.h [code] | |
| lib.h [code] | Handling of loading dynamic libraries |
| loader.h [code] | Loader library interface |
| loader.idl [code] | Loader interface |
| server/src/main.c | Main function |
| pager.c | Application pager |
| pager.h [code] | Application pager |
| trampoline.c | Trampoline code for old-style applications |
| trampoline.h [code] | Startup code of a sigma0 application |