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
arm
common
nios2
posix
riscv32
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
CMakeLists.txt
Kconfig