From a7caa35eff3487c0bd777f7df6f5337219b8d9dd Mon Sep 17 00:00:00 2001 From: Jens Wiklander Date: Tue, 7 Jul 2020 11:17:14 +0200 Subject: [PATCH 09/11] TEE_Internal_API.xml Disabling cases: - Invoke_CheckMemoryAccessRight_BufferRead_AccessWrite_error (a7-35-f1) - Invoke_CheckMemoryAccessRight_BufferWrite_AccessRead_error (a7-98-4b) As OP-TEE doesn't check the direction of the passed memrefs Disabling the case: - Invoke_GetCancellationFlag_RequestedCancel (a7-71-11 Because the adaption layer we've implemented cannot deal with threads in a good way. Disabling the case: - Invoke_GetPropertyAsBinaryBlock_withoutEnum_success (a7-26-c1) Because it assumes base64 coded binary properties and is also in the list of excluded conformance tests. Signed-off-by: Jens Wiklander --- packages/TrustedCoreFw/xmlstable/TEE_Internal_API.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/TrustedCoreFw/xmlstable/TEE_Internal_API.xml b/packages/TrustedCoreFw/xmlstable/TEE_Internal_API.xml index f9824238451a..0e96e3bde8e9 100644 --- a/packages/TrustedCoreFw/xmlstable/TEE_Internal_API.xml +++ b/packages/TrustedCoreFw/xmlstable/TEE_Internal_API.xml @@ -523,6 +523,7 @@ + @@ -1045,6 +1047,7 @@ + @@ -2254,6 +2258,7 @@ + @@ -3716,6 +3722,7 @@ + -- 2.25.1