Crate seed_riscv

source ยท

Modulesยง

Staticsยง

Functionsยง

  • Allocate memory for the kernel heap, and dynamically map it into the address space after the kernel. We tell the kernel where to find it via the boot info.
  • create_boot_info ๐Ÿ”’
    Allocate memory for the boot info, and dynamically map it into the address space after the kernel.