commit | 1eb99171efae98867d4be4a5bd6479ea03f43ac9 | [log] [tgz] |
---|---|---|
author | Dmitrii Merkurev <dimorinny@google.com> | Fri May 17 13:40:06 2024 +0100 |
committer | Dmitrii Merkurev <dimorinny@google.com> | Fri May 17 13:40:06 2024 +0100 |
tree | df82dcf2cf6c29319d9df1e2483843b1974efb65 | |
parent | dfd9d57ca99d49f296189de8728b81b94ed2e16a [diff] |
use common python toolchain Bug: 291553072 Test: ./tools/bazel run //lk:qemu_riscv64_dist Change-Id: I2a3f2948769db8fa3cf196c6350c980b9c1f33fd Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>
The LK kernel is an SMP-aware kernel designed for small systems ported to a variety of platforms and cpu architectures.
See https://github.com/littlekernel/lk for the latest version.
This will get you a interactive prompt into LK which is running in qemu arm machine ‘virt’ emulation. type ‘help’ for commands.
Note: for ubuntu x86-64: sudo apt-get install gcc-arm-none-eabi or fetch a prebuilt toolchain from https://newos.org/toolchains/x86_64-elf-10.2.0-Linux-x86_64.tar.xz