IMX93 - Secure RTC from BBSM support in Linux ?

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

IMX93 - Secure RTC from BBSM support in Linux ?

655 Views
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 Kudos
Reply
2 Replies

626 Views
taragon
Contributor I

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

0 Kudos
Reply

636 Views
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 Kudos
Reply