How to check if SEC is avaible ?

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

How to check if SEC is avaible ?

跳至解决方案
1,008 次查看
pierre_lp
Contributor II

Hi,

I have an LS1043ARDB board, with PLS1043ASE7QQB mounted on it.

Datasheet says that  'E' is in the part name means that SEC is available into the SoC.

However, on NXP product information page (here), SEC is not present whereas it is there for other products with 'E'.

Hence some quetions ?

Is SEC available in proto SoC ?

Is there a quick way to check if SEC is inside the SoC ?

Kind regards

Pierre

标签 (1)
标记 (2)
1 解答
884 次查看
ufedor
NXP Employee
NXP Employee

The PLS1043ASE7QQB has SEC.

You wrote:

> on NXP product information page, SEC is not present

Security module is shown in the QorIQ LS1043A Processors Block Diagram:

QorIQ® Layerscape 1043A | NXP 

> Is there a quick way to check if SEC is inside the SoC ?

Use U-Boot to read the DCFG_CCSR_SVR value and check the VAR_PER field value - refer to the QorIQ LS1043A Reference Manual, 13.3.10 System Version Register (DCFG_CCSR_SVR).

在原帖中查看解决方案

2 回复数
885 次查看
ufedor
NXP Employee
NXP Employee

The PLS1043ASE7QQB has SEC.

You wrote:

> on NXP product information page, SEC is not present

Security module is shown in the QorIQ LS1043A Processors Block Diagram:

QorIQ® Layerscape 1043A | NXP 

> Is there a quick way to check if SEC is inside the SoC ?

Use U-Boot to read the DCFG_CCSR_SVR value and check the VAR_PER field value - refer to the QorIQ LS1043A Reference Manual, 13.3.10 System Version Register (DCFG_CCSR_SVR).

884 次查看
pierre_lp
Contributor II

Thanks.

You wrote:

> on NXP product information page, SEC is not present

Security module is shown in the QorIQ LS1043A Processors Block Diagram:

QorIQ® Layerscape 1043A | NXP 

You're right, but I wanted to point out that SEC in not written in the short description on the chip, for example in 'buy/parametric' tab

Capture_NXP_2019-04-23 16-43-10.png

However, thanks for the finding about the register, it helped.

Kind Regards

Pierre

0 项奖励