027a1c30cd
This adds the necessary bits to enable memory mapping thread stacks on both x86 and x86_64. Note that currently these do not support multi level mappings (e.g. demand paging and running in virtual address space: qemu_x86/atom/virt board) as the mapped stacks require actual physical addresses. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
coredump.c | ||
cpu.c | ||
fatal.c | ||
irq.c | ||
irq_offload.c | ||
locore.S | ||
smp.c | ||
thread.c | ||
tls.c | ||
userspace.S |