imx258 scc driver - secure ram usage

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

imx258 scc driver - secure ram usage

1,574 次查看
erhan14
Contributor I

Can you supply us a sample secure ram usage scenario for imx258? What will be the best architecture in order to use the secure ram as a keystore? We have embedded jre and the application is written in Java. Java has its own keystore mechanism to deal with public/private keys. And there is a keystore password which I suppose can be stored on imx258’s secure ram Any other opinion would be appreciated.

Also what is the best way to use the SCC driver in linux user space as it is written in kernel space?

标签 (1)
标记 (3)
0 项奖励
回复
2 回复数

1,119 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Please use Linux Driver as an example:

Chapter 19 (Security drivers) of the i.Mx25 Linux Reference manual:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX25PDK&fpsp=1&tab=Design_Tools_Tab

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX25PDK&fpsp=1&tab=Documentation_Tab


Have a great day,

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

0 项奖励
回复

1,119 次查看
erhan14
Contributor I

the sample driver has nothing to do on the user space. I actually identify what is the best way using the red and black memory that is defined in sample driver.

0 项奖励
回复