summaryrefslogtreecommitdiffstats
path: root/src/core/uheap.c
Commit message (Expand)AuthorAgeFilesLines
* [uheap] Expose external heap region directlyMichael Brown2025-05-221-22/+28
* [uheap] Prevent allocation of blocks with zero physical addressesMichael Brown2025-05-221-2/+2
* [uheap] Add a generic external heap based on the system memory mapMichael Brown2025-05-191-0/+191