Hi all,

We are trying to write a psa crypto driver for imx-smw .

They have exposed psa certified public apis
https://github.com/nxp-imx/imx-smw/tree/release/version_4.x/public/psa


Is there any documentation to replace existing psa implementation to custom psa crypto implementation in mbedtls..Please advise on the approach to follow to call the custom apis to implement based on https://github.com/Mbed-TLS/mbedtls/blob/mbedtls-3.6/docs/psa-driver-example-and-guide.md


Thanks
Kavitha