[riscv] Use generic external heap based on the system memory map

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2025-05-19 16:16:33 +01:00
parent 4d560af2b0
commit 140ceeeb08
4 changed files with 1 additions and 84 deletions

View File

@@ -18,7 +18,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define CONSOLE_SBI
#define REBOOT_SBI
#define UMALLOC_SBI
#define UMALLOC_UHEAP
#define MEMMAP_FDT
#define ACPI_NULL