nuttx/arch/xtensa/src
rongyichang 3a0ab84855 xtensa/esp32s3: fix dcache flush error in up_flush_dcache
The items is not used in up_flush_dcache, and we should use it in
function cache_invalidate_dcache_items.

Signed-off-by: rongyichang <rongyichang@xiaommi.com>
2026-01-01 07:26:25 -03:00
..
cmake Kconfig: Add configurable Stack Canaries protection levels. 2025-09-11 19:56:42 +08:00
common sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
esp32 sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
esp32s2 espressif: automate build system for flash enc 2025-12-11 11:29:26 +01:00
esp32s3 xtensa/esp32s3: fix dcache flush error in up_flush_dcache 2026-01-01 07:26:25 -03:00
lx6 arch/crt0.c: revert entry _start 2025-12-10 19:06:04 +08:00
lx7 arch/crt0.c: revert entry _start 2025-12-10 19:06:04 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
CMakeLists.txt arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Makefile arch/xtensa:add crt0 to initialize environment 2025-04-16 01:24:57 +08:00