zephyr/arch/x86/core
Daniel Leung 37672958ac x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET
There was a restriction that KERNEL_VM_OFFSET must equal to
SRAM_OFFSET so that page directory pointer (PDP) or page
directory (PD) can be reused. This is not very practical in
real world due to various hardware designs, especially those
where SRAM is not aligned to PDP or PD. So rework those bits.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-05 19:42:25 -04:00
..
ia32 x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET 2021-05-05 19:42:25 -04:00
intel64 arch: x86: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
offsets arch/x86: Use NMI stack for NMIs 2020-12-10 17:06:17 +02:00
CMakeLists.txt x86: add kconfig CONFIG_X86_MEMMAP 2021-02-19 18:51:04 -05:00
Kconfig.ia32 arch/x86: Generalize cache manipulation functions 2021-02-15 09:43:30 -05:00
Kconfig.intel64
acpi.c arch: x86: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
cache.c arch/x86: Generalize cache manipulation functions 2021-02-15 09:43:30 -05:00
common.S tests: boot_time: remove all the code and instrumentation feeding into test 2021-05-05 10:41:15 -04:00
cpuhalt.c
early_serial.c x86: make tests of a value against zero should be made explicit 2021-04-01 05:34:17 -04:00
fatal.c arch: x86: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
ia32.cmake arch/x86: Generalize cache manipulation functions 2021-02-15 09:43:30 -05:00
intel64.cmake
memmap.c
multiboot.c arch: x86: remove usage of device_pm_control_nop 2021-04-27 16:28:49 -04:00
pcie.c arch: x86: core: pcie: rephrase use of ain't 2021-04-29 07:15:50 -04:00
prep_c.c x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET 2021-05-05 19:42:25 -04:00
reboot_rst_cnt.c power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
spec_ctrl.c
tls.c
userspace.c arch/x86: Fix stack alignment for user threads 2021-02-03 18:45:48 -05:00
x86_mmu.c x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET 2021-05-05 19:42:25 -04:00