zephyr/arch
Andrew Boie 83aedb2377 x86: increment default page pool pages
With the current identity mapping scheme a new test requires
some more memory to be set aside here.

In production this parameter gets turned per-board, and
the pending paging code overhaul in #27001 significantly
relaxes this as driver I/O mappings are no longer sparse.

Fixes a runtime failure in tests/kernel/device on
qemu_x86_64 that somehow slipped past CI.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-08-12 16:13:19 -05:00
..
arc arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00
arm arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00
common config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
nios2 arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00
posix kernel: update arch_switch_to_main_thread() 2020-07-30 21:11:14 -04:00
riscv cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
x86 x86: increment default page pool pages 2020-08-12 16:13:19 -05:00
xtensa kernel: z_interrupt_stacks are now kernel stacks 2020-07-30 21:11:14 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00