IMX93 - Secure RTC from BBSM support in Linux ?

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

IMX93 - Secure RTC from BBSM support in Linux ?

657 次查看
taragon
Contributor I

Hello,

In the imx93 datasheet I can see that there is a internal RTC within the BBSM part. It seems that this rtc is controlled by the ele:

Battery Backed Security Module (BBSM)
• Secure real-time clock (RTC)

Is there any way to use it with Linux thru the ELE API or other? ideally, is there a kernel driver on track?

0 项奖励
回复
2 回复数

628 次查看
taragon
Contributor I

Thanks for your answer. Is it something likely to be implemented in a near future? It is BOM-cost friendly... 

0 项奖励
回复

638 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @taragon 

I hope you are doing very well.

It seems that Linux can not control the RTC BBSM directly, and also, the ELE API just have the Enable RTC command:

Manuel_Salas_0-1744984631768.png

 

So, it is recommended to use an external RTC as you can see on EVK or i.MX93 FRDM board:

Manuel_Salas_1-1744984674528.png

It is using the PCF2131, and there is a driver in our BSP.

Unfortunately there is not a Linux driver for the RTC on  BBSM of i.MX93.

 

Best regards,

Salas.

0 项奖励
回复