Browse Source
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>pull/73982/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue