Skip to content
  • Robin Randhawa's avatar
    aarch64: Pre-kstart initialization code · 15c74d78
    Robin Randhawa authored
    This commit adds early initialization code for AArch64 that sets up the
    MMU to map the kernel in and jump to it. Miscellaneous supporting
    mappings are created to manage device tree data and context for kstart.
    15c74d78
This project manages its dependencies using Cargo. Learn more