zephyr/arch
Andy Gross 0859f34f3b arch: arm: mpu: arm_mpu: Fix compiler error on stack_obj
This patch adds a required cast for the size calculation utilizing
pointer arithmetic.  The stack_obj needs a cast to u32_t.  This was
caught using a newer compiler.

Signed-off-by: Andy Gross <andy.gross@linaro.org>
2019-01-15 15:40:37 -06:00
..
arc arch: arc: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
arm arch: arm: mpu: arm_mpu: Fix compiler error on stack_obj 2019-01-15 15:40:37 -06:00
common tests/benchmarks/timing: Unify the "standard zephyr timing" cases 2019-01-11 15:18:52 -05:00
nios2 arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
posix cmake: Remove dead code LTO references 2018-12-21 21:04:18 +01:00
riscv32 arch: riscv32: provide a general mechanism for saving SoC context 2018-12-04 22:54:23 -05:00
x86 arch: x86: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
x86_64 arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
xtensa esp32: fix build error regarding multiplt BIT() definitions 2019-01-11 15:05:31 -08:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00