In non-SMP MP situations, the interrupt stacks might not exist, so do not assume they do. Instead, initialize the TSS IST1 from the cpuboot[] vector (meaning, on APs, the stack from z_arch_start_cpu). Eliminates redundancy at the same time. Signed-off-by: Charles E. Youse <charles.youse@intel.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
gen_gdt.py | ||
gen_idt.py | ||
ia32.cmake | ||
intel64.cmake | ||
Kconfig |