zephyr/include/arch
Alexey Brodkin 5947014685 arc: Add support for unaligned access
ARCv2 cores may access data not aligned by the data size boundary.
I.e. read entire 32-bit word from address 0x1.

This feature is configurable for ARC EM cores excluding those with
secure shield 2+2 mode. When it's available in hardware it's required
to enable that feature in run-time as well setting status32.AD bit.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2019-07-31 09:25:15 -07:00
..
arc arc: Add support for unaligned access 2019-07-31 09:25:15 -07:00
arm soc: k64f MPU configured to always allow USB 2019-07-30 13:08:43 +03:00
common cleanup: include/: move sys_io.h to sys/sys_io.h 2019-06-27 22:55:49 -04:00
nios2 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
posix kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
riscv32 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
x86 arch/x86: remove support for CONFIG_REALMODE 2019-07-29 21:29:38 -07:00
x86_64 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
xtensa kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
cpu.h arch/x86: move include/arch/x86/arch.h to ia32/arch.h 2019-07-02 19:30:00 -04:00
syscall.h arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h 2019-07-02 19:30:00 -04:00