mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Added spec file for ARM-VFPv3 floating-point unit. This shadows 'base/include/arm/' with 'base/include/arm/vfp' and enables a 'memcpy_cpu' version that mainly uses the FPU. Enabled VFP support for 'foc_arndale'. Ref #773