zephyr/arch/x86/core/ia32
Daniel Leung 2c2d313cb9 x86: ia32: mark symbols for boot and pinned regions
This marks code and data within x86/ia32 so they are going to
reside in boot and pinned regions. This is a step to enable
demand paging for whole kernel.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-10 16:00:43 -05:00
..
coredump.c debug: coredump: remove z_ prefix for stuff used outside subsys 2021-01-21 22:08:59 -05:00
crt0.S x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00
excstub.S x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00
fatal.c x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00
float.c kernel: arch: introduce k_float_enable() 2021-03-25 14:13:23 +01:00
gdbstub.c x86-32: Allow set DPL value for an exception 2020-09-02 20:54:57 -04:00
intstub.S x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00
irq_manage.c x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00
irq_offload.c x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00
soft_float_stubs.c x86: enable soft float support for Zephyr SDK 2021-01-20 16:45:31 -05:00
swap.S x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00
thread.c kernel: arch: use ENOTSUP instead of ENOSYS in k_float_disable() 2021-03-25 14:13:23 +01:00
tls.c x86: add support for thread local storage 2020-10-24 10:52:00 -07:00
userspace.S x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00