History log of /seL4-camkes-master/projects/seL4_libs/libsel4simple/src/simple.c
Revision Date Author Comments
# c7c73c91 28-Aug-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

sel4simple: remove simple_copy_caps

- it's wrong (assumes a single level cspace and bootinfo)


# 7f0e7809 28-Aug-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

trivial: return a bool in simple_is_untyped_cap


# 9214341c 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix licenses


# b4cc5484 19-Feb-2017 Kent McLeod <Kent.Mcleod@data61.csiro.au>

SELFOUR-807: Add can_use_dev param for frame vka

This parameter allows the allocators to potentially use device untyped
objects for anonymous frame creation by setting to true.


# f0307327 18-Feb-2016 Adrian Danis <Adrian.Danis@nicta.com.au>

SELFOUR-421 Handle updated bootinfo with device untypeds

Updates the simple-default implementation, and libsel4debug, to
handle the removal of device frames and addition of device untypeds
to bootinfo.


# 013a2390 09-Jun-2016 Matthew Fernandez <matthew.fernandez@nicta.com.au>

libsel4-simple: Remove some unnecessary casts.


# 66620f31 05-Apr-2016 Anna Lyons <Anna.Lyons@nicta.com.au>

sel4simple: clean up

Report errors when functions don't exist rather than assert failing.
This stops threads from faulting in release mode where assert isn't
defined.

Also run make style for some consistency.


# a949abb3 02-Nov-2015 Yanyan Shen <yanyan.shen@nicta.com.au>

libsel4simple: remove hardcoded cnode size bit