commit | 6cb971ea5ee8b4b1e8b1be28283a60f8593047f4 | [log] [tgz] |
---|---|---|
author | Zhong,Fangjian <[email protected]> | Fri Dec 14 14:29:25 2018 +0800 |
committer | Fangjian Zhong <[email protected]> | Wed Mar 30 03:14:13 2022 +0000 |
tree | cc96ea0358f023140bb60d6fb066b5e7c4169e85 | |
parent | 43ad171aa7afcd4e2c18c0038250f98e55609a81 [diff] |
[arch][x86] Add support to query mapping with VA only When caller of arch_mmu_query querys whether an virtual address is mapped or not, caller might provide virtual address only. Add condition check on physical address pointer to support this scenario. Bug: 119111590 Change-Id: I0b37fd763de08fac284dbd370afe85ee8c7342e4
The LK embedded kernel. An SMP-aware kernel designed for small systems.
See https://github.com/littlekernel/lk for the latest version.
See https://github.com/littlekernel/lk/wiki for documentation.
This will get you a interactive prompt into LK which is running in qemu arm machine ‘virt’ emulation. type ‘help’ for commands.
note 1: for ubuntu: sudo apt-get install gcc-arm-none-eabi or fetch a prebuilt toolchain from http://newos.org/toolchains/arm-eabi-5.3.0-Linux-x86_64.tar.xz