Skip to content
Commit 3feb4fbb authored by Cedric Auger's avatar Cedric Auger Committed by Jérôme Forissier
Browse files

ta: os_test: Unmask cancellation from invoke command handler

The specification seems to indicate (see https://github.com/OP-TEE/optee_test/issues/731

)
that the cancellation mask is reset at the start of every entry point.
As a result, the TEE_UnmakCancellation() should not be called at the end of
TA_OpenSessionEntryPoint(), but at the start of TA_InvokeCommandEntryPoint().

Signed-off-by: default avatarCedric Auger <cedric.auger@provenrun.com>
Reviewed-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
Acked-by: default avatarEtienne Carriere <etienne.carriere@foss.st.com>
parent a641f180
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment