FreeRTOS-Kernel/portable/GCC/ARM_CM35P
Ahmed Ismail c84fc7226e armv8-m: Modify ARMv8-M registers stacking procedure
ARMv8-M TrustZone variant registers stacking
procedure is modified to be consistent with the NTZ port
variant where one `stmdb` instruction is used instead of
using 'subs' instruction along with `stmia` instruction, also,
this result in more efficient context switching
handling (lower latency).

Signed-off-by: Ahmed Ismail <Ahmed.Ismail@arm.com>
2025-01-13 11:04:20 +00:00
..
non_secure armv8-m: Modify ARMv8-M registers stacking procedure 2025-01-13 11:04:20 +00:00
secure Fix spelling typos (#1168) 2024-11-01 10:09:49 -07:00