You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An OP-TEE TA has the TA flag which specifies important characteristics like whether it is a single- or multi-instance TA. This flag can change across version update. Thus, we should flush the cached TA flag when the TA gets updated.
An OP-TEE TA has the TA flag which specifies important characteristics like whether it is a single- or multi-instance TA. This flag can change across version update. Thus, we should flush the cached TA flag when the TA gets updated.
#865