Hi, I'm trying to generate secure boot keys using native linux tools. I assumed the secureboot format would be documented, but all I found was links to STM32MP_KeyGen.I can use openssl to generate ECDSA keys, and also get publik keys out. I am at teh...