mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-24 09:46:44 +00:00
base-linux: add ARM support
This patch introduces a new platform 'linux_arm' for building and running Genode/Linux on an ARM device. Known limitations: - libc 'setjmp()'/'longjmp()' doesn't currently save/restore floating point registers Fixes #746.
This commit is contained in:
committed by
Norman Feske
parent
314d5c0975
commit
4a9b1c6aab
1
tool/builddir/etc/build.conf.linux_arm
Normal file
1
tool/builddir/etc/build.conf.linux_arm
Normal file
@ -0,0 +1 @@
|
||||
REPOSITORIES = $(GENODE_DIR)/base-linux
|
Reference in New Issue
Block a user