History log of /seL4-l4v-10.1.1/seL4/src/plat/allwinnerA20/linker.lds
Revision Date Author Comments
# a99a1040 09-Nov-2015 Anna Lyons <Anna.Lyons@nicta.com.au>

SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for notification objects.

This commit deprecates seL4_ReplyWait, removes seL4_NBwait completely,
and changes the return type of seL4_Wait to void (seL4_Wait should be
used for notification objects, and seL4_Recv should be used where
seL4_Wait was used previously for endpoints).


# f28eb2c5 13-Feb-2015 Robbie VanVossen <robert.vanvossen@dornerworks.com>

Added support for the Allwinner A20 platform (specifically the CubieTruck board)