nuttx/arch/or1k
2018-12-18 17:35:42 -06:00
..
include Remove trailing spaces at the end of lines. 2018-08-13 07:39:38 -06:00
src arch assertions: Correct duplicated logic from commit dbf01d12b7. Checking for PID == zero is not a valid way to test for the IDLE task in all configurations! This is only true in the single CPU configuration. In multiple CPU configurations, there will be a separate IDLE task for each CPU with a different PID. 2018-12-18 17:35:42 -06:00
Kconfig This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested. 2018-04-26 11:22:28 -06:00