secure memory using in application ?

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

secure memory using in application ?

ソリューションへジャンプ
1,538件の閲覧回数
allen_kim1
Contributor I

Dear Community 

my customer want use secure memory in application 

Enviroment :

   1 : linux 4.1.15  

   2 : imx6 ultra lite 

i know sm_test.c ( drivers/crypto/caam/sm_test.c ) but that is kernel module 

i want example in user application 

is there any sample source in user application  ?

how can i save key into secure memory on user level application ? 

i red below community answer AF_ALG family

https://community.nxp.com/thread/309499#comment-342822 

is there any simple source based on imx6 ?

but i want saving key in secure memory  on user level application 

 

please help us 

ラベル(3)
タグ(2)
0 件の賞賛
返信
1 解決策
1,124件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello

  the only available test / example is  sm_test, which  is provided as Linux BSP test.
Please check  drivers/crypto/caam/sm_test.c in BSP sources.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
6 返答(返信)
1,125件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello

  the only available test / example is  sm_test, which  is provided as Linux BSP test.
Please check  drivers/crypto/caam/sm_test.c in BSP sources.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,124件の閲覧回数
allen_kim1
Contributor I

Dear Yuri 

Thansk for reply 

you mean that Should i  make kernel-user interface ( between sm_test module and user application ) ?

Thanks BR

0 件の賞賛
返信
1,124件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

   yes, You are right. Basically CryptoDev/OpenSSL with storage  is expected  

under Linux 4.2.

Regards,

Yuri,

0 件の賞賛
返信
1,124件の閲覧回数
allen_kim1
Contributor I

Dear Yuri

thanks for reply

lately BSP version is linux 4.1.15-2.0.0 but you mention 4.2 ? 

please  could you explain more detail  about linux 4.2 ? 

Thanks BR

0 件の賞賛
返信
1,124件の閲覧回数
Yuri
NXP Employee
NXP Employee

Yes, is not supported yet by NXP.

As for Linux 4.2 - I meant mainline one.

~Yuri.

0 件の賞賛
返信
1,124件の閲覧回数
allen_kim1
Contributor I

Dear Yuri

Thanks for your reply

i got it 

Thanks BR

0 件の賞賛
返信