Using the Security Engine for CRC generation

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

Using the Security Engine for CRC generation

ソリューションへジャンプ
894件の閲覧回数
rhaas
Contributor IV

I am using the LS1028A processor in a new project. We need to generate/validate CRCs very quickly. I have seen that the security engine (SEC) can be used to do this.

My concern is that we will be supporting customers that require encryption to be disabled because to US export laws. The part number of the processor specifies if encryption is enabled or disabled.

Would we be able to use the SEC to generate/validate CRCs on processor's with encryption turned off?

タグ(1)
0 件の賞賛
返信
1 解決策
853件の閲覧回数
ran_tang
NXP Employee
NXP Employee

Hi Raymond,

 

By saying encryption enabled and disable, which of the following cases are you referring to?

 

1. "E" part and "non-E" part

ran_tang_0-1741970151838.png

 

2. "E" part with crypto acceleration disabled via register SFP_OSPR0[NSEC] bit.

ran_tang_1-1741970601137.png

ran_tang_2-1741970677462.png

 

For case #1, it is not possible to use SEC on a "non-E" part, as SEC is completely power gated on such parts.

For case #2, you can enable and disable SEC with OEM Security Policy Register 0 (SFP_OSPR0) for export control, if you are using "E" part.

 

Thanks,

Ran

 

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
801件の閲覧回数
StarryKnight04
Contributor I

It seems that the NXP community forum discusses using the Security Engine for CRC generation in the Layerscape platform, which involves secure data handling and encryption processes. Exploring the security capabilities of such systems could offer valuable insights into optimizing data integrity and verification processes, particularly in sensitive applications. If you're diving into this area, there could be a variety of best practices and implementation considerations worth exploring further.

0 件の賞賛
返信
854件の閲覧回数
ran_tang
NXP Employee
NXP Employee

Hi Raymond,

 

By saying encryption enabled and disable, which of the following cases are you referring to?

 

1. "E" part and "non-E" part

ran_tang_0-1741970151838.png

 

2. "E" part with crypto acceleration disabled via register SFP_OSPR0[NSEC] bit.

ran_tang_1-1741970601137.png

ran_tang_2-1741970677462.png

 

For case #1, it is not possible to use SEC on a "non-E" part, as SEC is completely power gated on such parts.

For case #2, you can enable and disable SEC with OEM Security Policy Register 0 (SFP_OSPR0) for export control, if you are using "E" part.

 

Thanks,

Ran

 

0 件の賞賛
返信
815件の閲覧回数
rhaas
Contributor IV
We are concerned with export control, so bullet 2 is the applicable scenario.

So we are able to render the part exportable and retain the CRC engine by burning a fuse. This is good news.

Which document has the register definition of SFP_OSPR0? I can't seem to find it.

Thank you
0 件の賞賛
返信
782件の閲覧回数
ran_tang
NXP Employee
NXP Employee

Hi Raymond,

 

I will share the TAUG document with you in a separate email.

 

Thanks,

Ran

0 件の賞賛
返信