How to initialize TEE_BASED_TOKEN in lx2160-ardb

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

How to initialize TEE_BASED_TOKEN in lx2160-ardb

1,611 次查看
liziyi
Contributor I

hi.

We are using lx2160A-RDB rev1, and we got the same issue with

https://community.nxp.com/t5/QorIQ/how-to-generate-x-509-certificate-using-PKCS11-HSM-sobj-app/m-p/1...

The solution of the link above mention that I should initialize the token

2022-02-11_16-55.png

It seems that to initialize the token, we have to input the original SO PIN.

We could not find the SO PIN in the manual, how can I initialize this token?

best regards.

0 项奖励
回复
4 回复数

1,531 次查看
yipingwang
NXP TechSupport
NXP TechSupport

You are using the option as “—initialize-so-pin” for the token, you must do the token initialization first with “–initialize” first, in which you can set SO PIN yourself as shown in the picture attached.

 

 

0 项奖励
回复

1,538 次查看
yipingwang
NXP TechSupport
NXP TechSupport

The PKCS#11 library release is compliant to v2.40. It is targeted for LS1046ARDB. Not LX2160A.
I will check with SW team on any issue or patch needed to run on LX2160A.

0 项奖励
回复

1,521 次查看
liziyi
Contributor I

Thanks!

I didn't realize I use the wrong p11tool command until now, instead I took some time find out how to init the token use pkcs11-tool from the opensc package.

标记 (1)
0 项奖励
回复

1,571 次查看
liziyi
Contributor I

And I am also wondering is there any way to import a certificate or RSA public key to this token?

Thanks.

0 项奖励
回复