zephyr/arch/x86/core
Charles E. Youse 2808908816 arch/x86: alter signature of z_x86_prep_c() function
Take a dummy first argument, so that the BSP entry point (z_x86_prep_c)
has the same signature as the AP entry point (smp_init_top).

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-10-07 19:46:55 -04:00
..
ia32 arch/x86: alter signature of z_x86_prep_c() function 2019-10-07 19:46:55 -04:00
intel64 arch/x86: alter signature of z_x86_prep_c() function 2019-10-07 19:46:55 -04:00
offsets arch/x86: (Intel64) use per-CPU parameter struct for CPU startup 2019-10-07 19:46:55 -04:00
acpi.c arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI 2019-09-29 12:30:34 -07:00
CMakeLists.txt arch/x86: elevate prep_c.c to common code 2019-10-07 19:46:55 -04:00
common.S arch/x86: factor out common assembly startup code 2019-10-07 19:46:55 -04:00
cpuhalt.c x86: remove redunant idle timestamp setting 2019-09-30 15:25:55 -04:00
early_serial.c
ia32.cmake arch/x86: elevate prep_c.c to common code 2019-10-07 19:46:55 -04:00
intel64.cmake arch/x86: (Intel64) use per-CPU parameter struct for CPU startup 2019-10-07 19:46:55 -04:00
Kconfig.ia32 x86: fix EXCEPTION_DEBUG dependency 2019-10-01 16:15:55 -05:00
Kconfig.intel64
memmap.c arch/x86: (Intel64) add missing linker symbols 2019-10-07 19:46:55 -04:00
multiboot.c arch/x86: rename CONFIG_X86_MULTIBOOT and related to CONFIG_MULTIBOOT 2019-09-29 12:30:34 -07:00
pcie.c
prep_c.c arch/x86: alter signature of z_x86_prep_c() function 2019-10-07 19:46:55 -04:00
reboot_rst_cnt.c