mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-26 23:36:37 -04:00
On Cortex-M we can just return SP directly, which will return PSP/MSP depending on the current processor mode. Note that unwarminder doesn't handle Cortex-M exception frames yet, so a panic from an interrupt handler will currently stop at the exception boundary. Change-Id: I8818126c065c896d781bd52b877965a4094dee2a |
||
|---|---|---|
| .. | ||
| backtrace-unwarminder.c | ||
| backtrace-unwarminder.h | ||
| get_sp.h | ||
| get_sp.S | ||
| safe_read.h | ||
| safe_read.S | ||
| SOURCES | ||
| types.h | ||
| unwarm.c | ||
| unwarm.h | ||
| unwarm_arm.c | ||
| unwarm_thumb.c | ||
| unwarminder.c | ||
| unwarminder.h | ||
| unwarminder.make | ||
| unwarmmem.c | ||
| unwarmmem.h | ||