nuttx/arch/risc-v
Ville Juven 48fa6c1280 arch/risc-v: Add missing DMB to mtimer / setmtimecmp
The memory mapped mtimecmp lives in I/O space so must add barrier
to make sure the value sticks. Otherwise a new IRQ might fire
at once.
2022-04-12 21:33:19 +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: Add missing DMB to mtimer / setmtimecmp 2022-04-12 21:33:19 +08:00
Kconfig arch/risc-v: Apply common mtime driver to mtime based chps 2022-04-12 12:14:40 +03:00