seL4/libsel4/sel4_arch_include
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
..
aarch32 s/D61/DATA61/ in license headers for consistency 2017-02-21 16:38:51 +11:00
aarch64 s/D61/DATA61/ in license headers for consistency 2017-02-21 16:38:51 +11:00
ia32 Modify FinalizeLog syscall 2017-02-24 15:55:34 +11:00
x86_64 Modify FinalizeLog syscall 2017-02-24 15:55:34 +11:00
arm_hyp Merge branch master into arm_hyp 2016-02-01 14:57:37 +11:00