zephyr/arch/arm
Flavio Ceolin 8ed4b62dc0 syscalls: arm: Fix possible overflow in is_in_region function
This function is widely used by functions that validate memory
buffers. Macros used to check permissions, like Z_SYSCALL_MEMORY_READ
and Z_SYSCALL_MEMORY_WRITE, use these functions to check that a
pointers passed by user threads in a syscall.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-03-07 13:12:51 +02:00
..
core syscalls: arm: Fix possible overflow in is_in_region function 2020-03-07 13:12:51 +02:00
include arch: arm: aarch32: cortex-m: introduce offset for stack info start 2020-02-19 12:19:43 -08:00
aarch32.cmake arch: arm64: Support aarch64-gcc compiler 2020-02-01 08:08:43 -05:00
aarch64.cmake arch: arm64: Support aarch64-gcc compiler 2020-02-01 08:08:43 -05:00
CMakeLists.txt arch: arm64: Introduce ARM64 (AArch64) architecture 2020-02-01 08:08:43 -05:00
Kconfig arch: arm64: Introduce ARM64 (AArch64) architecture 2020-02-01 08:08:43 -05:00