Commit Graph

6 Commits

Author SHA1 Message Date
39c2ee0e0f Added a memory map to sandbox memblock test 2023-01-10 20:53:50 +00:00
bfb0b98a80 Added more tests for memblock_alloc() 2023-01-09 18:26:33 +00:00
bbb09b2549 Created separate memblock functions for virtual and physical memory allocation 2023-01-08 12:21:13 +00:00
0d77d97561 memblock can now self re-allocate its internal buffers
memory allocated by memblock_alloc() can now be limited to a certain region.
2023-01-08 12:13:59 +00:00
02211e6eba Implemented memblock_alloc() 2022-12-29 20:53:39 +00:00
2ac3e8602f Re-factored sandbox into a single executable 2022-12-29 19:47:25 +00:00