mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 06:04:28 +08:00
ARMv7-A: Exception register save/restore needs to work a little differently if we support user mode processes
This commit is contained in:
@@ -1439,7 +1439,7 @@ o ARM (arch/arm/)
|
||||
Priority: Low
|
||||
|
||||
Title: CORTEX-M3 STACK OVERFLOW
|
||||
Description: There is bit bit logic inf up_fullcontextrestore() that executes on
|
||||
Description: There is bit bit logic in up_fullcontextrestore() that executes on
|
||||
return from interrupts (and other context switches) that looks like:
|
||||
|
||||
ldr r1, [r0, #(4*REG_CPSR)] /* Fetch the stored CPSR value */
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user