zephyr/arch
Andrew Boie 1f6ab221f2 arc: fix off-by-one in mpu_buffer_validate()
The code was probing the byte immediately after the last byte
of the buffer, instead of the last byte of the buffer.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-20 18:33:08 -07:00
..
arc arc: fix off-by-one in mpu_buffer_validate() 2019-03-20 18:33:08 -07:00
arm arch: arm: mpu: fix variable type 2019-03-19 09:39:25 -05:00
common all: Update reserved function names 2019-03-11 13:48:42 -04:00
nios2 arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
posix arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
riscv32 arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
x86 arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
x86_64 arch/x86_64: Flag xuk shared page volatile 2019-03-13 19:15:20 +01:00
xtensa all: Update reserved function names 2019-03-11 13:48:42 -04:00
CMakeLists.txt Build: Added support for out-of-tree Arch 2019-02-07 17:00:43 -05:00
Kconfig kconfig: Increase the size of KOBJECT_TEXT_AREA when NO_OPTIMIZATION 2019-03-15 11:08:00 -07:00