commit | 169c743c27799469a3ab40a5dd1abddec57108e5 | [log] [tgz] |
---|---|---|
author | Travis Geiselbrecht <geist@foobox.com> | Sat Sep 12 12:49:24 2015 -0700 |
committer | Travis Geiselbrecht <geist@foobox.com> | Sun Sep 20 12:13:07 2015 -0700 |
tree | 1cd9a2b0fb4d871174e5d15a7e6c152ab9df3515 | |
parent | 69ca5903cf537795b0113bf739d866879006e69e [diff] |
[arch][arm64] allow floating point code
The LK embedded kernel. An SMP-aware kernel designed for small systems.
See travisg/lk for the latest version.
This will get you a interactive prompt into LK which is running in qemu arm vexpress_a9 emulation. type ‘help’ for commands.
To quit you might need to kill .
note 1: for ubuntu this seem to work: sudo apt-get install gcc-arm-none-eabi