History log of /seL4-camkes-master/projects/global-components/components/modules/dynamic-untyped-allocators/templates/dynamic-untyped-allocators.template.c
Revision Date Author Comments
# a61e07af 21-May-2020 Kent McLeod <Kent.Mcleod@data61.csiro.au>

trivial: Remove unused code


# 1a42660e 04-May-2020 Kent McLeod <Kent.Mcleod@data61.csiro.au>

Add dynamic-untyped-allocators module

This module takes an untyped pool and .simple=True attribute of a
component to initialize vka and vspace allocators backed by
libsel4allocman. It then calls any init functions registered by other
modules or component sources that require using a vka or vspace.