Support for Key Management (Add/Revoke) via Auterm in MCUboot DFU process

Hello,

I am currently using custom keys for image signing and DFU through the MCUboot bootloader. I want to implement a feature to manage keys (like adding or revoking them) using the AuTerm application instead of hardcoding the key paths in the project files.

I'm using nRF5340dk board with the sdk version 2.9.0.

Could you please guide me on how to achieve this or if there is any recommended approach for dynamic key management through AuTerm?"

Thank you

Related