imx258 scc driver - secure ram usage

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx258 scc driver - secure ram usage

974 Views
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?

Labels (1)
0 Kudos
2 Replies

519 Views
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 Kudos

519 Views
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 Kudos