seL4/libsel4
maybe-sybr 735b154abb Use autoconf definition for RetypeMaxObjects def
Relates to #168. The definition for `seL4_UntypedRetypeMaxObjects` lives
in the UAPI `types.h` but appears to have no link to the value actually
used by the kernel, which is configurable. This change sets the UAPI
definition to the generated definition from the kernel config steps and
defaults to the previous fixed value if, for some reason, the configured
definition is not available.
2019-12-02 17:42:13 +11:00
..
arch_include SELFOUR-161: Merge Page_Remap with Page_Map 2019-10-10 15:54:23 +11:00
include Use autoconf definition for RetypeMaxObjects def 2019-12-02 17:42:13 +11:00
mode_include Rename shared_types*.bf files to be consistent 2019-03-21 12:43:43 +11:00
sel4_arch_include aarch64: Move tpidrro_el0 from vcpu to tcb context 2019-09-19 11:39:14 +10:00
sel4_plat_include riscv: Add support for Rocketchip SoC 2019-11-26 18:34:50 +11:00
src libsel4: Don't use userData for storing IPC buffer 2019-08-13 15:31:11 +10:00
tools aarch64: Move tpidrro_el0 from vcpu to tcb context 2019-09-19 11:39:14 +10:00
CMakeLists.txt mcs: scheduling context donation over ipc 2019-08-22 11:22:37 +10:00