Internal Trusted Storage API on LPCpresso55s69.

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

Internal Trusted Storage API on LPCpresso55s69.

635 次查看
ShinjiOhishi
Contributor II

Hello.
I want to know about "Internal Trusted Storage API" of PSA on LPCpresso55s69.
Does the data set by "psa_its_set" continue to be stored even if the power of the board is turned off?

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

616 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello ShinjiOhishi,

The Platform Security Architecture is part of the ARM architecture, so we don’t have many documents pertaining it. The persistent keys are storage in isolated or shielded locations so these would not be lost on power off.

For the LPC55SXX in particular, you may see where the keys are stored in the protected flash region in the worksheet attached to its user manual (UM11126).

I hope that this information helps!

Regards,
Gustavo

0 项奖励
回复

604 次查看
ShinjiOhishi
Contributor II

Hi, Gusarambula.

Thank you for information about the persistent keys.

After running psa_generate_key () on PSA TEST: 216, dumped memory address 0x9E600.
Unfortunately, I have confirmed that the data is zero clear.
Is the ability to store keys in storage supported?

  • UM11126 P.142

KeyStoreArea.png

  • before

1.png

  • after

2.png

标记 (1)
0 项奖励
回复