nuttx-update/arch
Bowen Wang 313d6df787 include/nuttx.h: replace all the align macros to nuttx version
1. add IS_ALIGNED()  definitions for NuttX;
2. replace all the ALIGN_UP() and ALIGN_DOWN() to use common
   align implementation;

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-10-11 16:55:43 +08:00
..
arm include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
arm64 include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
avr arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
ceva arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
dummy arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00
hc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
mips arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
misoc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
or1k arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
renesas arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
risc-v include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
sim nuttx-names.in: add feof 2024-10-10 22:55:04 +08:00
sparc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
tricore arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86 arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86_64 arch/x86_64: Fix SMP startup for ACRN Hypervisor 2024-10-11 15:43:01 +08:00
xtensa include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
z16 arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
z80 unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig sim: only POSIX implementation (ARCH_HAVE_MULTICPU) is provided 2024-10-10 18:38:25 +08:00