mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
When CONFIG_SOC_ISR_SW_UNSTACKING is defined, it's up to the custom soc code to remove the ESF, because the software-managed part of the ESF is depending on the hardware. Fix this in the ISR code. Signed-off-by: Carlo Caione <ccaione@baylibre.com>