[Security] CSEC with keys

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

[Security] CSEC with keys

ソリューションへジャンプ
883件の閲覧回数
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 解決策
861件の閲覧回数
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 返信
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 件の賞賛
返信