cpu/esp*: memory clobbers required for irq_* functions #11571
Labels
Area: cpu
Area: CPU/MCU ports
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
State: stale
State: The issue / PR has no activity for >185 days
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Description
Based on discussions in PR #11440 it became clear that it might be also necessary for ESP architecture to add memory barriers to
__asm__ volatile
statements inirq_*
functions.The text was updated successfully, but these errors were encountered: