seL4/include/object
Curtis Millar 18219bbedf mcs: RISC-V uses 39-bit addressing in stuctures.bf
RISC-V uses 39-bit virtual addressing rather than 48 bits so the
'high' bits of a pointer can be 39 or fewer bits on RISCV rather than
48.
2019-08-27 10:46:13 +10:00
..
cap.h
cnode.h
endpoint.h
interrupt.h
notification.h
objecttype.h mcs: Introduce firstPhase flag to invocations 2019-08-22 11:22:41 +10:00
reply.h mcs: Use cancelIPC instead of reply_clear 2019-08-22 11:22:39 +10:00
schedcontext.h mcs: add seL4_SchedContext_YieldTo 2019-08-22 11:22:38 +10:00
schedcontrol.h
structures.h mcs: Refactor replies to solve revoke problems 2019-08-22 11:22:39 +10:00
structures_32.bf
structures_64.bf mcs: RISC-V uses 39-bit addressing in stuctures.bf 2019-08-27 10:46:13 +10:00
tcb.h
untyped.h