xtest fails on IMX8MPLUS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

xtest fails on IMX8MPLUS

644 Views
z23cc
Contributor I

On the imx8MPLUS-BB development board, install optee, run xtest on it, and the following error occurs below.

z23cc_0-1725417836722.png

Later on, I modified r = ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_SECURITY, res) into r = ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_GENERIC, res), and then found the following problem again.


z23cc_1-1725417906601.png

z23cc_2-1725418162989.png

Very confused, don't know how to solve it


Best Regards!





0 Kudos
Reply
1 Reply

584 Views
jimmychan
NXP TechSupport
NXP TechSupport

Which version of BSP are you using?

0 Kudos
Reply