littlekernel / lk

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

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

Open mpayam opened 6 years ago

mpayam commented 6 years ago

Tested on VIM2 by loading LK from LK.

This is phase 1. Will need to add support to go back to initial boot exception level (as opposed to booting the next stage in EL1).