nuttx/arch/xtensa/include
Aviral Garg ff2416b905 arch/esp32: remove unused OTA_IMG_GET_OFFSET ioctl
Drop the temporary OTA_IMG_GET_OFFSET extension from the partition API.

After removing ROM remap from board_boot_image(), this ioctl is no longer
used by the boot path, so keeping it only increases PR scope without benefit.

Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-02-11 13:21:46 +05:30
..
esp32 arch/esp32: remove unused OTA_IMG_GET_OFFSET ioctl 2026-02-11 13:21:46 +05:30
esp32s2 arch/xtensa: delete XCHAL_SYSCALL_LEVEL macro definition 2026-01-23 10:52:43 +08:00
esp32s3 arch/xtensa: delete XCHAL_SYSCALL_LEVEL macro definition 2026-01-23 10:52:43 +08:00
lx6 arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
lx7 arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
xtensa arch/xtensa: remove the use of XCHAL_SYSCALL_LEVEL 2026-01-23 10:52:43 +08:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
elf.h xtensa: support coredump by register set alignment 2024-12-13 18:21:37 +08:00
inttypes.h arch: xtensa: fix INT32_C macro to match int32_t type 2026-02-02 10:47:55 +08:00
irq.h arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures 2026-01-22 15:37:24 +08:00
limits.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
loadstore.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
setjmp.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
simcall.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
spinlock.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
stdarg.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
syscall.h xtensa: change write intset register to syscall instruction 2024-12-27 00:25:55 +08:00
types.h arch/xtensa: use compiler's definition of uint32 and int32 2025-04-18 09:32:58 +08:00