Secure Element NXP SE050
Posted: Wed Jan 08, 2020 1:32 pm
Hello,
I want to implement the secure element SE050 from NXP to use with mbedtls (firstly for https certificate verification).
I used the dev board OM-SE050ARD and a Plug and Trust Middleware is given. It's a cmake project and my objective is to implement into esp-idf 4.0 beta1.
I succeed to build the middleware with a Raspberry but I don't know how to add the cmake project into my idf project. I used the porting guide https://www.nxp.com/docs/en/application ... elines.pdf.
Do you know if this portage is possible? What are the cmake options I need to use and how do that?
This secure element is rather recent and I don't found anything on the internet.
Thank you.
I want to implement the secure element SE050 from NXP to use with mbedtls (firstly for https certificate verification).
I used the dev board OM-SE050ARD and a Plug and Trust Middleware is given. It's a cmake project and my objective is to implement into esp-idf 4.0 beta1.
I succeed to build the middleware with a Raspberry but I don't know how to add the cmake project into my idf project. I used the porting guide https://www.nxp.com/docs/en/application ... elines.pdf.
Do you know if this portage is possible? What are the cmake options I need to use and how do that?
This secure element is rather recent and I don't found anything on the internet.
Thank you.