commit | dceb4ffaf492f7911f0906cdce03b06071dfd6af | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Oct 19 10:02:06 2017 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Thu Oct 19 15:07:45 2017 -0700 |
tree | 52223f34a10865149d778466d64af9d47caee0cc | |
parent | 967ee03271e95cb1cf75e5e6aeebb260b276fcd9 [diff] |
x86: add qemu_x86_nommu board target This will run all tests with the memory management unit disabled. This means no hardware-based stack protection or user threads. qemu_x86_iamcu now runs with all MMU features enabled. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>