zephyr/soc
Marcin Szymczyk a994dc5a35 soc: nordic: vpr: remove enabling `MSTATUS.MIE` in boot time
Interrupts should not be enabled this early in boot time.
Driver initializations expect IRQs not to arrive when
setting up HW.
Remove enabling `MSTATUS.MIE` in `__start`.
It will be enabled when main thread is switched to,
as threads by default start with enabled `MSTATUS.MIE`.

Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
2024-03-21 14:09:27 +00:00
..
altr
ambiq
andestech
arm
aspeed
atmel
brcm
cdns
common
cypress
efinix/sapphire
ene/kb1200 drivers: pinctrl: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
espressif soc: esp32: make SCHED_CPU_MASK depend on SCHED_DUMB 2024-03-18 16:46:40 +01:00
gaisler
gd/gd32
infineon/xmc
intel soc: xtensa: intel: Update power status bitfields for LNL 2024-03-19 14:54:29 +01:00
ite/ec ITE: drivers/i2c/target: Remove hardware reset setting 2024-03-19 07:56:19 -04:00
litex/litex_vexriscv
lowrisc/opentitan
microchip
native/inf_clock
neorv32
nordic soc: nordic: vpr: remove enabling `MSTATUS.MIE` in boot time 2024-03-21 14:09:27 +00:00
nuvoton soc: npcx: workaround VCC1_RST hang issue for npcx9m7fb SoC 2024-03-15 08:43:47 +00:00
nxp soc: nxp: rw: Support MRT counter 2024-03-21 09:06:48 +01:00
openisa/rv32m1
qemu_malta
quicklogic/eos_s3
raspberrypi
renesas
renode/riscv_virtual
riscv/qemu_virt_riscv
rockchip
sifive/sifive_freedom
silabs
st/stm32 soc: arm: stm32 with USB Type-C dead battery disabled if needed 2024-03-13 11:09:44 +00:00
starfive/jh71xx soc: starfive: jh71xx: add jh7110 soc support 2024-03-13 11:39:51 -05:00
synopsys
telink/tlsr
ti
xen
xlnx
CMakeLists.txt
Kconfig
Kconfig.v1
Kconfig.v1.choice
Kconfig.v2