zephyr/arch
Andy Ross f992e97bb5 arch/x86_64: Fix printf format string
There was a spot where the early boot code was logging using %p to
emit an integer, and Coverity doesn't like that.  Fixes #14420 and
Fixes #14418

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-03-12 19:03:50 -05:00
..
arc all: Update reserved function names 2019-03-11 13:48:42 -04:00
arm all: Update reserved function names 2019-03-11 13:48:42 -04:00
common all: Update reserved function names 2019-03-11 13:48:42 -04:00
nios2 all: Update reserved function names 2019-03-11 13:48:42 -04:00
posix all: Update reserved function names 2019-03-11 13:48:42 -04:00
riscv32 all: Update reserved function names 2019-03-11 13:48:42 -04:00
x86 x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
x86_64 arch/x86_64: Fix printf format string 2019-03-12 19:03:50 -05: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 arch: minor white-space fix in Kconfig 2019-02-28 11:57:25 -08:00