summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_heap.h
AgeCommit message (Expand)Author
2024-08-09lib: sbi: Implement aligned memory allocatorsGregor Haas
2024-08-09lib: sbi: Support multiple heapsGregor Haas
2023-12-11platform: recalculate heap size to support new tlb entry numberInochi Amaoto
2023-06-05lib: sbi: Introduce simple heap allocatorAnup Patel