Concealment of data on RAM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Concealment of data on RAM

1,070件の閲覧回数
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 返信

990件の閲覧回数
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 件の賞賛
返信