最終更新:2018-08-28 (火) 05:28:58 (2067d)  

LK
Top / LK

Android Boot Loader (Little Kernel)

Little Kernel

LK performs:

  • Hardware initialization: setting up vector table, MMU, cache, initialize peripherals, storage, USB, crypto, etc.
  • Loads boot.img from storage.
  • Supports flashing and recovery.

ソースコード

Git

ブートローダ

参考

関連