Hi,
fullpkcs11_log.zip (1.5 KB)
I am porting the optiga TrustM and AWS FreeRTOS in stm32wb55.
I also port the pkcs11 for optiga trusm.
When I run the aws_test code with testrunnerFULL_PKCS11_ENABLED config set to 1, it’s fail below 3 test cases out of 15 test cases.
-----------------------
15 Tests 3 Failures 0 Ignored
FAIL
-------ALL TESTS FINISHED-------
TEST(Full_PKCS11_NoObject, AFQP_GenerateRandomMultiThread)
TEST(Full_PKCS11_EC, AFQP_GetAttributeValueMultiThread)
TEST(Full_PKCS11_EC, AFQP_SignVerifyMultiThread)
Can you please help me to figure out, what is the reason, it fails the multithread test cases?
Please find the attached detail log.