Searched refs:topOfStack (Results 1 – 1 of 1) sorted by relevance
473 __STATIC_FORCEINLINE void __TZ_set_SP_NS( uint32_t topOfStack ) in __TZ_set_SP_NS() argument475 __ASM volatile ( "MSR sp_ns, %0" : : "r" ( topOfStack ) : ); in __TZ_set_SP_NS()
Completed in 7 milliseconds