zephyr/arch
Leifu Zhao 1cb259a43b arch/x86/ia32: Add option to reserve GDT entries
Some functions such as the ISH power management function needs to
reserve GDT entry place holders which are filled during runtime.
Add config option to define the number of GDT entry place holders
reserved and change the ia32 linker script accordingly.

Signed-off-by: Leifu Zhao <leifu.zhao@intel.com>
2023-04-13 05:43:20 -04:00
..
arc init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
arm init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
arm64 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
common revert: "linker: rom_start_offset: add to address" 2023-03-30 18:19:32 -04:00
mips include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
nios2 arch: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-20 09:28:38 -05:00
posix arch: posix: Remove unused offset symbols 2023-02-23 16:44:07 +01:00
riscv init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
sparc arch: sparc: Remove unused offset symbols 2023-02-23 16:44:07 +01:00
x86 arch/x86/ia32: Add option to reserve GDT entries 2023-04-13 05:43:20 -04:00
xtensa arch: xtensa: Fix xtensa error handler 2023-04-11 14:48:51 -04:00
CMakeLists.txt
Kconfig arch: riscv enable flash config 2023-02-28 10:29:03 +01:00