plain key status bit for the RAM_KEY

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

plain key status bit for the RAM_KEY

跳至解决方案
1,677 次查看
skseofh
Contributor II

Hi!

 

I'm using s32k144 EVB and I'm studying CSEc module.

In command 'CMD_LOAD_PLAION_KEY' explaination,

there is this phrase, "The command sets the plain key status bit for the RAM_KEY".

 

Where can I find plain key status bit?

Are there registers that show plain key status?

标签 (1)
0 项奖励
回复
1 解答
1,671 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

this flag is required by SHE specification. Each key has several attributes/flags which are hidden for user.

Plain key flag has to be set when key is loaded as a plain RAM_KEY. The flag has to be reset when key is loaded by the secure protocol. The flag is then used to confirm if a key can be exported. Only RAM_KEY can be exported.

Regards,

Lukas

 

 

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,675 次查看
skseofh
Contributor II

S32K-RM(page 899)

skseofh_0-1599702974279.png

 

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

Hi,

this flag is required by SHE specification. Each key has several attributes/flags which are hidden for user.

Plain key flag has to be set when key is loaded as a plain RAM_KEY. The flag has to be reset when key is loaded by the secure protocol. The flag is then used to confirm if a key can be exported. Only RAM_KEY can be exported.

Regards,

Lukas

 

 

 

0 项奖励
回复