zephyr/arch/x86
Jakub Michalski e75316b11a arch: x86_64: re-enable -mno-red-zone
Red zone was causing issues in places where inline assembly was pushing
data to stack, like arch_irq_lock, and possibly in other places.
Initially -mno-red-zone was enabled on x86_64, but was later, maybe
accidentially, disabled in https://github.com/zephyrproject-rtos/zephyr/
commit/b7eb04b3007767be9febe677924918d2422a4406

Signed-off-by: Jakub Michalski <jmichalski@internships.antmicro.com>
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2024-09-24 10:11:15 +02:00
..
core x86: add support for on-demand mappings 2024-09-23 18:10:38 -04:00
include
zefi
CMakeLists.txt
Kconfig
gen_gdt.py
gen_idt.py
gen_mmu.py
ia32.cmake
intel64.cmake arch: x86_64: re-enable -mno-red-zone 2024-09-24 10:11:15 +02:00
timing.c