how do i add p11tool to imx8mp

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how do i add p11tool to imx8mp

ソリューションへジャンプ
903件の閲覧回数
greeran
Contributor III

hi

I am creating a secure BSP for imx8mp board. My guide lines are from the imx-linux-user-guide chapter 10. was successful in adding the cryptodev and the libp11 and but i am not able to build the p11tool.

the p11tool is built from gnutls. i tried to add p11-kit to the package config but with no success. does someone know how to build and add the p11tool to the Yocto BSP

thanks

 

ラベル(2)
タグ(1)
0 件の賞賛
返信
1 解決策
866件の閲覧回数
greeran
Contributor III

hi

i was able to solve the problem. it seems the p11-kit was update and i did not have the latest update. the recipe update added native to the BBVCLASSEXTEND. 

this solved the problem

thansk

 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
867件の閲覧回数
greeran
Contributor III

hi

i was able to solve the problem. it seems the p11-kit was update and i did not have the latest update. the recipe update added native to the BBVCLASSEXTEND. 

this solved the problem

thansk

 

0 件の賞賛
返信
875件の閲覧回数
greeran
Contributor III

hi Harvey

i am building a minimal secure image. i added the p11-kit and the libp11 and the pk11-helper. i see they work but when i add the p11-kit to the package config in the gnutls recipe the build fails. it seems that automaticly the gnutls recipe looks for p11-kit-native but does not find it. 

might you know where my error is 

thansk

 

0 件の賞賛
返信
889件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @greeran 

Have you built the full image, bitbake imx-full-image? There is a p11tool with testing on a prebuild full image. 

 

Regards

Harvey

0 件の賞賛
返信