nuttx/arch/risc-v
Ville Juven a188cf3480 mpfs_corespi: Fix firing of stale interrupt after warm reset
After warm reset the interrupt source in the HW block is not explicitly
cleared, thus once the interrupt source is enabled the old / stale interrupt
fires immediately.

This causes a DEBUGASSERT() failure on line 808 mpfs_spi_unload_rx_fifo:
  DEBUGASSERT(nwords > 0);
2024-01-25 11:23:12 -03:00
..
include risc-v/litex: fix typo in litex/irq.h 2024-01-06 04:15:52 -08:00
src mpfs_corespi: Fix firing of stale interrupt after warm reset 2024-01-25 11:23:12 -03:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig risc-v/toolchain: configurable vendor ISA extensions 2024-01-15 22:31:39 -08:00