mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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