zephyr/arch/x86/core/intel64
Najumon B.A 2803dcd564 arch: x86: remove limitation of number of cpu support in smp
Remove the limitation of number of cpu support in x86 arch.
Also add support for retrieve cpu informations such as for
hybird cores.

Signed-off-by: Najumon B.A <najumon.ba@intel.com>
2024-05-13 16:07:11 -04:00
..
coredump.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
cpu.c arch: x86: remove limitation of number of cpu support in smp 2024-05-13 16:07:11 -04:00
fatal.c arch: x86: coding guidelines: cast unused arguments to void 2024-05-06 22:53:13 +01:00
irq.c arch: x86_64: split irq.c into multiple files 2024-01-09 10:00:17 +01:00
irq_offload.c arch: x86_64: split irq.c into multiple files 2024-01-09 10:00:17 +01:00
locore.S arch: x86: remove limitation of number of cpu support in smp 2024-05-13 16:07:11 -04:00
smp.c arch: x86_64: split irq.c into multiple files 2024-01-09 10:00:17 +01:00
thread.c arch: x86: coding guidelines: cast unused arguments to void 2024-05-06 22:53:13 +01:00
tls.c x86-64: Early TLS initialization 2023-08-08 19:08:04 -04:00
userspace.S kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00