zephyr/arch
Andrew Boie 7711c9a82d x86: implement demand paging APIs
All arch_ APIs and macros are implemented, and the page fault
handling code will call into the core kernel.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2021-01-21 16:47:00 -05:00
..
arc arc: cache: Use new cache APIs 2021-01-19 14:31:02 -05:00
arm drivers: PSCI: Add driver and subsystem 2021-01-18 19:06:53 +01:00
common isr_tables: adopt _irq_vector_table for using on 64bit architectures 2021-01-04 16:47:51 -08:00
nios2 kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
posix posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
riscv arch/riscv: boost default stacks 2021-01-15 13:06:33 -05:00
sparc sparc: do not set cmsis api Kconfigs 2021-01-20 16:45:31 -05:00
x86 x86: implement demand paging APIs 2021-01-21 16:47:00 -05:00
xtensa xtensa: don't build and run the reset handler twice 2021-01-13 18:17:40 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig x86: implement demand paging APIs 2021-01-21 16:47:00 -05:00