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
aes: TEE_Free*() functions support null handle argument
Update the implementation since TEE_FreeOperation() and
TEE_FreeTransientObject() supports argument TEE_HANDLE_NULL as per the
GlobalPlatform TEE Internal Core API specification.
This change better shows good practices to new comers.
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
0 commit comments