This build target has all the low-memory options enabled for memory management: a 4MB address space, 32-bit paging mode, no KPTI, an empty page pool, and common page tables for memory domains. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
13 lines
206 B
YAML
13 lines
206 B
YAML
identifier: qemu_x86_tiny
|
|
name: QEMU Emulation for X86 (small VM)
|
|
type: qemu
|
|
arch: x86
|
|
simulation: qemu
|
|
toolchain:
|
|
- zephyr
|
|
- xtools
|
|
testing:
|
|
default: true
|
|
only_tags:
|
|
- kernel
|
|
- userspace
|