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
已解决! 转到解答。
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------