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