zephyr/arch/x86
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
..
core cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
include kernel: introduce supervisor-only stacks 2020-07-30 21:11:14 -04:00
zefi arch/x86: zefi: Fix mismatch in printf with args 2020-07-24 21:51:14 -04:00
CMakeLists.txt x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
gen_gdt.py x86: gen_gdt: improve docstring 2020-07-19 08:50:52 -04:00
gen_idt.py x86: gen_idt.py: typo fix 2020-05-21 14:44:33 +02:00
ia32.cmake arch/x86: remove support for IAMCU ABI 2019-09-07 10:07:42 -04:00
intel64.cmake arch/x86: initial Intel64 bootstrap framework 2019-09-15 11:33:47 +08:00
Kconfig x86: increment default page pool pages 2020-08-12 16:13:19 -05:00