mirror of
https://github.com/plctlab/riscv-operating-system-mooc.git
synced 2025-11-29 04:05:54 +00:00
Align heap start and caculate number of reserved pages according to the length of ram available. See https://gitee.com/unicornx/riscv-operating-system-mooc/issues/I9LNCF. Signed-off-by: Chen Wang <unicorn_wang@outlook.com>