zephyr/arch
Hou Zhiqiang 1fca05b7f8 arm64: cache: Fix data corruption issue on DCACHE range invalidation
Currently, the DCACHE range invalidation can cause data corruption when
the ends of the given range is not aligned to a full cache line.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
2022-02-21 22:00:16 -05:00
..
arc arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
arm arch: arm: core: aarch32: Fix Cortex-M userspace regression 2022-02-10 08:40:45 -05:00
arm64 arm64: cache: Fix data corruption issue on DCACHE range invalidation 2022-02-21 22:00:16 -05:00
common cmake: CMake linker script generator pass handling 2021-11-08 20:45:07 +01:00
mips timer: add support for MIPS CP0 timer 2022-01-19 13:48:21 -05:00
nios2 nios2: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
posix posix: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
riscv riscv: fix non-standard assembly of RISC-V 2022-02-04 11:23:39 +01:00
sparc sparc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
x86 x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
xtensa xtensa: xcc: add a dummy atexit() 2022-01-25 21:16:32 -05:00
CMakeLists.txt
Kconfig arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00