Question
STM32MP257x-EV1 application OpenAMP_TTY_echo Signature fail
Hello
Continue to me development on the STM32MP257xEV1, previous failure with the Python crypto packages
the project: OpenAMP_TTY_echo is loaded correctly, built configuration _ns_sign is completed OK, also looks like the .bin file is generated

setting the Run configuration with the correct IP address,
conneting to the board
run => downloading the bin to the target is progressing till the end
upon completion of the download, the board is powered on - see this in the console
BUT -
remoteproc remoteproc0: powering up m33
remoteproc remoteproc0: Image is corrupted (bad magic)
remoteproc remoteproc0: Boot failed: -22
looks like the signing function has a bad key

Can it be the python packages versions => pyelftools and pycryptodomex ?
