[Security] CSEC with keys

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

[Security] CSEC with keys

跳至解决方案
884 次查看
Gideon
Contributor III

Dear NXPs:

IC:S32K142

I need to determine whether there is a key in NVM in a scenario, and I hope to get such judgment from the register, rather than the software recording the flag itself. How can I know from the CSEc register that the key has been imported?

0 项奖励
回复
1 解答
862 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @Gideon 

CSEc does not provide information if a key is loaded or not. It's up to user to do the tracking of keys.

The only indirect way I can see: try to use a key. If a key is not loaded yet, you should get ERC_KEY_EMPTY error.

Regards,

Lukas

在原帖中查看解决方案

0 项奖励
回复
1 回复
863 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @Gideon 

CSEc does not provide information if a key is loaded or not. It's up to user to do the tracking of keys.

The only indirect way I can see: try to use a key. If a key is not loaded yet, you should get ERC_KEY_EMPTY error.

Regards,

Lukas

0 项奖励
回复