i.MX / i.MX RT DCP security module compatibility

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

i.MX / i.MX RT DCP security module compatibility

Jump to solution
441 Views
FMA
Contributor III

Hello,

I am currently implementing a new product using the MIMXRT1061 device using a uClinux BSP from Emcraft. I would like to make use of the DCP security module and have found that there is a linux driver (mxs-dcp) posted into the linux kernel that makes use of the DCP for i.MX25 / i.MX28 and i.MX6SL and i.MX6ULL devices.

According to what I have gathered, the DCP module of the i.MX RT1061 chip seems to work accordingly to what I have seen into the code.

(here is the kernel reference of the driver code I mention:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/crypto/mxs-dcp.c?id=...)

Can anybody tell me whether there is any specific difference in the i.MX RT 1061 instance of the DCP in comparison to the other above mentioned chips I should be aware of in my attempt to use this driver code for my target?

 

Thanks in advance.

0 Kudos
Reply
1 Solution
427 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
No, the IP of DCP is same for i.MX25 / i.MX28, i.MX6SL, i.MX6ULL and RT1061 devices.
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
1 Reply
428 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
No, the IP of DCP is same for i.MX25 / i.MX28, i.MX6SL, i.MX6ULL and RT1061 devices.
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply