Samsung Internal API reference  2.0
tees_critical.h File Reference

Critical sections support. More...

Go to the source code of this file.

Functions

TEE_Result TEES_EnterCritical (void)
 Disable routing and handling of normal world interrupts. More...
 
TEE_Result TEES_ExitCritical (void)
 Enable routing and handling of normal world interrupts. More...
 

Detailed Description

Critical sections support.