nuttx/arch
Jinliang Li 36c63705db armv8-r/gicv3: disable 64bits access gic 64bits registers
When neon is enabled, compiler may optimize 64bits access to vstr, that
will cause data aborts.
Split 64bits access to double 32bits access for GIC_IROUTER/GICR_TYPER,
just like linux.

Signed-off-by: Jinliang Li <lijinliang1@lixiang.com>
Signed-off-by: chao an <anchao@lixiang.com>
2024-10-12 18:11:00 +08:00
..
arm armv8-r/gicv3: disable 64bits access gic 64bits registers 2024-10-12 18:11:00 +08:00
arm64 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
avr binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
ceva binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
dummy
hc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
mips arch: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
misoc binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
or1k binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
renesas rtc: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
risc-v binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
sim sim: fix crash caused by function recursion. 2024-10-12 11:49:18 +08:00
sparc binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
tricore arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
x86_64 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
xtensa binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
z16 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
z80 rtc: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig nuttx/arch: Enabling ARCH_MATH_H is required when compiling sim with the 13.2 version of the toolchain. 2024-10-12 12:05:05 +08:00