Failure to open ELE HSM session in OP-TEE / ELE FW API guide

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Failure to open ELE HSM session in OP-TEE / ELE FW API guide

跳至解决方案
148 次查看
gpoulios
Contributor I

Hello,

I'm trying to use the ELE keystore API in iMX93 EVK's OP-TEE but imx_ele_session_open()ELE_CMD_SESSION_OPEN fails with HSM_NOT_READY_RATING. Does anybody have any hints on why ELE might not be ready to open sessions?

RM00284 does not mention anything about it, and in its example, as well as in the test code of the imx-secure-enclave repo, hsm_open_session() appears to be the very first call to ELE (which is what I'm also trying to do).

RM00284 also makes a reference to a "ELE FW API guide". Is this document accessible somehow? If not, is there anything else I can refer to?

Thank you.

0 项奖励
回复
1 解答
104 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hello

The ELE FW Guide is under NDA. Send you guide for how to apply for that.

The fails related to "Services have not been initialized" - SAB Init (0x17). 

More details from the ELE FW Guide.

 

Regards

Harvey

在原帖中查看解决方案

0 项奖励
回复
1 回复
105 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hello

The ELE FW Guide is under NDA. Send you guide for how to apply for that.

The fails related to "Services have not been initialized" - SAB Init (0x17). 

More details from the ELE FW Guide.

 

Regards

Harvey

0 项奖励
回复