nuttx-update/arch
Eero Nurkkala e111c9a256 risc-v/mpfs: introduce CONFIG_MPFS_CLKINIT flag
This CONFIG_MPFS_CLKINIT is set with bootloaders by default. However,
this gives an option to have it unset. In some cases, the clocks
may be already set so it becomes unnecessary to re-initialize them.

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2024-11-30 03:14:10 +08:00
..
arm arm/isr: move up_set_interrupt_context() to chip define 2024-11-29 18:37:08 +08:00
arm64 arm64/toolchain: Cmake alignment makefile writing 2024-11-29 18:37:21 +08:00
avr arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
ceva arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
dummy arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00
hc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
mips arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
misoc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
or1k arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
renesas coredump: add BOARD_CRASHDUMP_CUSTOM support 2024-11-30 03:08:35 +08:00
risc-v risc-v/mpfs: introduce CONFIG_MPFS_CLKINIT flag 2024-11-30 03:14:10 +08:00
sim sim: Fix sim m32 start up crash issue. 2024-11-23 01:47:34 +08:00
sparc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
tricore gcov: update gcov compilation parameters 2024-11-22 19:08:08 +08:00
x86 x86-64: Support symbol table and kasan global variables cross-border detection 2024-11-22 00:01:36 +08:00
x86_64 remove redundant scheduling records 2024-11-28 18:56:13 +08:00
xtensa missing update running_task 2024-11-30 02:48:58 +08:00
z16 arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
z80 arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig nuttx/arch: remove the custom board check in up_testset implementation 2024-11-28 15:06:57 +08:00