Hello,
I have built a Yocto image based on the Dunfell release for a LoRaWAN gateway following the STMicroelectronics guides. Now, I need to integrate NXP’s SE05x Secure Element into this setup for enhanced security.
Could you provide guidance on the following:
- Yocto Layer & Recipe – Are there any existing meta-se05x layers or recipes compatible with Dunfell?
- Dependency Management – What additional libraries or dependencies are required for SE05x integration?
- Device Tree & Driver Support – How should I modify the device tree and enable the required kernel drivers?
- Software Stack – What middleware is recommended for SE05x in Yocto?
- Integration Steps – Any step-by-step guide, reference implementation, or example for integrating SE05x in a dunfell yocto image?
Any documentation links, example implementations, or insights would be highly appreciated.
Thanks!