littlekernel / lk

LK embedded kernel
MIT License
3.12k stars 613 forks source link

[arm64] Add support for chain_load for arm64 platforms #225

Closed mpayam closed 6 years ago

mpayam commented 6 years ago

Tested this with a serial loader and was able to boot lk from lk on VIM2.

This is phase 1. Next phase, I will add support to go back to EL2 if we booted in EL2.