plain key status bit for the RAM_KEY

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

plain key status bit for the RAM_KEY

Jump to solution
914 Views
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?

Labels (1)
0 Kudos
1 Solution
908 Views
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

 

 

 

View solution in original post

0 Kudos
2 Replies
912 Views
skseofh
Contributor II

S32K-RM(page 899)

skseofh_0-1599702974279.png

 

0 Kudos
909 Views
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 Kudos