zephyr/arch
Ulf Magnusson c8687915ce x86: gen_mmu_x86: Fix error-reporting code for non-page-aligned region
%z isn't available in Python, and makes the code raise a ValueError. Use
%d instead. Integers in Python 3 are not sized/signed (though it's
probably a typo from C).

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-03-23 19:53:16 -04:00
..
arc arch: arc: fix the unaligned declaration of saved_value 2019-03-22 07:21:11 -05:00
arm arch: arm: fix thread's FPU initialization 2019-03-22 11:17:44 -05:00
common
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 x86: gen_mmu_x86: Fix error-reporting code for non-page-aligned region 2019-03-23 19:53:16 -04:00
x86_64 arch/x86_64: Flag xuk shared page volatile 2019-03-13 19:15:20 +01:00
xtensa
CMakeLists.txt
Kconfig kconfig: Increase the size of KOBJECT_TEXT_AREA when NO_OPTIMIZATION 2019-03-15 11:08:00 -07:00