This website requires JavaScript.
Explore
Help
Register
Sign in
portugalfuturista
/
seL4
Watch
2
Star
0
Fork
You've already forked seL4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e82953a194
seL4
/
libsel4
History
Stephen Sherratt
e82953a194
Removed CONFIG_BENCHMARK config option. All checks for '#ifdef CONFIG_BENCHMARK' replaced with '#if CONFIG_MAX_NUM_TRACE_POINTS > 0'.
2015-09-03 11:39:31 +10:00
..
arch_include
Removed CONFIG_BENCHMARK config option. All checks for '#ifdef CONFIG_BENCHMARK' replaced with '#if CONFIG_MAX_NUM_TRACE_POINTS > 0'.
2015-09-03 11:39:31 +10:00
include
Config sections in syscall.xml files take a condition which is passed to #if.
2015-09-03 11:39:31 +10:00
src
Streamline libsel4 and remove its libc dependencies.
2015-07-09 18:03:46 -07:00
tools
fix syscall stub gen to shift by the size of the type not the type itself when outputting double word values
2015-07-30 11:09:14 +10:00
Kbuild
Streamline libsel4 and remove its libc dependencies.
2015-07-09 18:03:46 -07:00
Kconfig
Streamline libsel4 and remove its libc dependencies.
2015-07-09 18:03:46 -07:00
Makefile
Release snapshot
2014-07-18 05:03:59 +10:00