[lib][fdtwalk] fix unaligned FDT memory reservation Signed-off-by: bl4ckhyun <wonju345@naver.com>
The LK kernel is an SMP-aware kernel designed for small systems ported to a variety of platforms and cpu architectures.
It is used in a variety of open source and closed source projects, notably the bootloader for a lot of Android phones of various make.
See https://github.com/littlekernel/lk for the latest version.
For comprehensive documentation, see Index.
To enable tab completion for LK projects and common build targets in Bash or Zsh, source the following script in your shell session:
source scripts/completion.sh
You can also add this line to your ~/.bashrc or ~/.zshrc file to enable it automatically for all sessions.