• No : 16763
  • 公開日時 : 2024/11/20 11:45
  • 印刷

【NXP:Auto】 S32K1xx CSEc暗号化/復号化実行時の注意点

S32K1xx CSEc暗号化/復号化実行の際の注意点について教えてください。
カテゴリー : 

回答

S32K1 リファレンスマニュアルに37.5.8.4章に記載がありますのでご参照ください。
- CSEc command と CCOB command は同時実行できない
- CSEc command 実行中はData flash、Flex RAM/CSE_PRAMリードはできない
- CSEc command の CMD_VERIFY_MAC またはCMD_GENERATE_MAC実行中は Program flashから リードはできない
 
(1) In general, none of these CCOB commands may be executed simultaneously with any CSEc command, and vise versa. 
(2) Data flash, FlexRAM/CSE_PRAM reads are also not allowed when any CSEc command is running.
(3) In addition, program flash reads are not allowed when CSEc command CMD_VERIFY_MAC (pointer method) or CMD_GENERATE_MAC (pointer method) is running.
 
S32K1xxRM v14.1 01/2024
-980ページ:37.5.8.4 Allowed simultaneous operations