2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-17 17:53:56 +08:00
linux-next/arch/nds32
Vincent Chen e46bf83c18 nds32: nds32 FPU port
This patch set contains basic components for supporting the nds32 FPU,
such as exception handlers and context switch for FPU registers. By
default, the lazy FPU scheme is supported and the user can configure it via
CONFIG_LZAY_FPU.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
2018-11-22 18:13:13 +08:00
..
boot nds32: Perf porting 2018-11-06 18:01:40 +08:00
configs nds32: defconfig 2018-02-22 10:44:35 +08:00
include nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00
kernel nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00
lib nds32: Fix the symbols undefined issue by exporting them. 2018-05-23 13:26:20 +08:00
mm nds32: Perf porting 2018-11-06 18:01:40 +08:00
Kconfig nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00
Kconfig.cpu nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00
Kconfig.debug Kconfig: consolidate the "Kernel hacking" menu 2018-08-02 08:06:48 +09:00
Makefile nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00