Concealment of data on RAM

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

Concealment of data on RAM

681 次查看
tasukuwatanabe
Contributor I

Dear NXP community,

I am developing a custom board based on the imx6qsabresd board.

For security reasons, I'd like to hide some of the data (for example security key) placed in RAM.
Now, I am considering the following.

1. Scramble data on SDRAM

Scramble the target data in the RAM so that the value can not be read directly.
Is there such a function in SoC?

2. Processing on OCRAM

Hide some data and programs by running them on the internal RAM.
 Is there a way to run the program on OCRAM?
I am using BPS based Linux (4.1.15). 

Because Linux has memory management, I am considering implementing it with assembly code.

Any good ideas?

All suggestions are welcome.

Best regard,

Tasuku.

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

601 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  The following may be helpful :

https://community.nxp.com/docs/DOC-335353 

Have a great day,
Yuri

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

0 项奖励
回复