genode/repos/base-hw/src/core/include/spec/arm
Stefan Kalkowski c3d4802ac8 hw: re-implement lazy FPU context switch
The new implementation of the FPU and FPU context is taken out to
separate architecture-dependent header files. The generic Cpu_lazy_state
is deleted. There is no hint about the existence of something like an
FPU in the generic non-architexture-dependent code anymore. Instead the
architecture-dependent CPU context of a thread is extended by an FPU
context where supported.

Moreover, the current FPU implementations are enhanced so that threads
that get deleted now release the FPU when still obtaining it.

Fix #1855
2016-01-26 16:20:38 +01:00
..
cpu_support.h hw: re-implement lazy FPU context switch 2016-01-26 16:20:38 +01:00
fpu.h hw: re-implement lazy FPU context switch 2016-01-26 16:20:38 +01:00
macros_support.s hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
pl310.h hw: enable SMP for ARM Cortex A9 2016-01-26 16:20:18 +01:00
short_translation_table.h hw: enable SMP for ARM Cortex A9 2016-01-26 16:20:18 +01:00