Adding auto-allocator "allocate once" heap as a kernel option. This provides for rudimentary dynamic memory for use with kernel objects, with specific APIs for creating threads and mailboxes dynamically.
Authored by: m0slevin 2015-10-21
Parent: [r260]
Child: [r262]