nuttx/arch/arm64/include
yanghuatao fecc5091af toolchain/ghs: Fix SP_DSB warnings
"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 252: warning #76-D:
          argument to macro is empty
        SP_DSB();
               ^

"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 261: warning #76-D:
          argument to macro is empty
    SP_DMB();
           ^

"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 252: warning #76-D:
          argument to macro is empty
        SP_DSB();
               ^

"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 261: warning #76-D:
          argument to macro is empty
    SP_DMB();
           ^

"/mnt/yang/qixinwei_vela_warnings/nuttx/include/nuttx/spinlock.h", line 296: warning #76-D:
          argument to macro is empty
        SP_DSB();
               ^

Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>
2024-08-11 14:28:12 -03:00
..
a64 Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
fvp-v8r arm64: inline up_cpu_index 2024-06-28 21:29:33 +08:00
goldfish arm64: inline up_cpu_index 2024-06-28 21:29:33 +08:00
imx8 arch/arm64: Change the ARM configuration to ARM64.Add ARM64_NEON configuration 2024-06-20 09:41:28 +08:00
imx9 arch/arm64: Change the ARM configuration to ARM64.Add ARM64_NEON configuration 2024-06-20 09:41:28 +08:00
qemu arm64: inline up_cpu_index 2024-06-28 21:29:33 +08:00
rk3399 Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
zynq-mpsoc arch/arm64: add initial support for ZYNQ MPSOC 2024-07-13 20:51:39 -03:00
.gitignore
arch.h sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
elf.h coredump:support arm64 coredump 2023-12-08 21:33:03 -03:00
inttypes.h
irq.h arm64: inline up_cpu_index 2024-06-28 21:29:33 +08:00
limits.h
setjmp.h arch/arm64: default select ARCH_HAVE_SETJMP 2023-07-28 20:57:26 -07:00
spinlock.h toolchain/ghs: Fix SP_DSB warnings 2024-08-11 14:28:12 -03:00
stdarg.h
syscall.h arch: rename arch special function name 2022-11-22 16:27:56 +08:00
types.h