seL4/libsel4/arch_include/arm
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
..
interfaces aarch64: Add aarch64 libsel4 implementation 2017-02-10 16:43:46 +11:00
sel4/arch Modify FinalizeLog syscall 2017-02-24 15:55:34 +11:00