mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-02 21:48:13 +00:00 
			
		
		
		
	- Remove `mret` for jumping to the service call dispatcher; instead, enable interrupts and execute directly - Fix potential corruption of the `t3` register when returning from a service call - Simplify the secure service dispatcher function