nuttx/arch/risc-v
Masayuki Ishikawa 04f81ecddb arch: risc-v: Do not enable FPU for K210 with QEMU
Summary:
- I noticed that maix-bit:smp does not work with QEMU.
- Actually, QEMU supports sifive_u (not K210) but it works
  if FPU is disabled.
- This commit fixes this issue.

Impact:
- K210 with QEMU only

Testing:
- Tested with qemu-5.2

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-04-22 14:52:04 +08:00
..
include RISC-V: Combine 3 variables that depend on CPU amount into one 2022-04-12 01:59:35 +08:00
src arch/risc-v/riscv_misaligned: Implement float load/store support 2022-04-22 12:23:10 +08:00
Kconfig arch: risc-v: Do not enable FPU for K210 with QEMU 2022-04-22 14:52:04 +08:00