zephyr/arch
David Leach 565a61dd79 arch/x86: zefi: Fix mismatch in printf with args
printf function didn't have enough specifiers for the
number of arguments in the command line (Coverity warning).

Fixes #26985
Fixes #26986

Signed-off-by: David Leach <david.leach@nxp.com>
2020-07-24 21:51:14 -04:00
..
arc ARC: cleanup exit_tickless_idle 2020-07-24 12:05:12 +02:00
arm arch: arm: Export vector table symbols with GDATA instead of GTEXT 2020-07-24 12:04:28 +02:00
common config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
nios2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix arch: posix: Print warning on sys_reboot 2020-06-09 08:19:50 +02:00
riscv arch: riscv: thread: Init soc context on stack 2020-07-13 15:00:19 -05:00
x86 arch/x86: zefi: Fix mismatch in printf with args 2020-07-24 21:51:14 -04:00
xtensa zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig arch: add CONFIG_MMU 2020-07-17 11:38:18 +02:00