seL4/libsel4
Kent McLeod aa656604db Modify FinalizeLog syscall
There is no way to know how many entries the syscall log contains
otherwise.  One option was iterating through until finding a 0
terminator, however this requires the log to be zeroed before each
trial.  This changes the FinalizeLog syscall to return the number of
entries.
2017-02-24 15:55:34 +11:00
..
arch_include Modify FinalizeLog syscall 2017-02-24 15:55:34 +11:00
include Change debug #ifdefs to be from autoconf.h 2017-02-24 14:15:59 +11:00
sel4_arch_include Modify FinalizeLog syscall 2017-02-24 15:55:34 +11:00
sel4_plat_include s/D61/DATA61/ in license headers for consistency 2017-02-21 16:38:51 +11:00
src Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
tools Replace division with int division in py scripts 2017-02-22 12:20:15 +11:00
Kbuild Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
Kconfig libsel4: Optional public symbols for external interfaces 2016-12-06 18:08:39 +11:00
Makefile Unify arch_shared_types.bf from the libsel 2017-02-06 09:08:35 +11:00