nuttx/arch
Tiago Medicci Serrano 6df9de8788 esp32: fix initialization with PSRAM + SMP
Cache flush must be done prior to the APP cpu initalization. This,
however, must be true for the case where PSRAM is not available or
not selected. To do that, this commit flushs the cache during the
device initialization.
2024-09-02 10:24:26 -03:00
..
arm armv8-r/gicv3: correct cpu index of irouter 2024-08-30 21:48:58 +08:00
arm64 imx9_usdhc.c: Fix build error when CONFIG_ARM64_DCACHE_DISABLE=y 2024-08-30 01:13:26 +08:00
avr types.h: fix windows build error 2024-08-14 22:36:57 +08:00
ceva irq: remove restore_critical_section in irq 2024-08-25 21:14:19 +08:00
dummy
hc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
mips usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
misoc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
or1k types.h: fix windows build error 2024-08-14 22:36:57 +08:00
renesas usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
risc-v espressif: Fix deadlock in RT timer caused by critical section 2024-08-30 17:00:51 -03:00
sim nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
sparc irq: remove restore_critical_section in irq 2024-08-25 21:14:19 +08:00
tricore types.h: fix windows build error 2024-08-14 22:36:57 +08:00
x86 arch/EXTRA_LIBS: link all staging library. 2024-08-21 01:40:15 +08:00
x86_64 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
xtensa esp32: fix initialization with PSRAM + SMP 2024-09-02 10:24:26 -03:00
z16 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
z80 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Kconfig arch/arm64: Move ELF_64BIT selection to arch/Kconfig 2024-08-28 07:45:36 -04:00