Skip to main content
Associate II
October 16, 2024
Question

STM32MP2 Padding header extension - Padding bytes

  • October 16, 2024
  • 0 replies
  • 518 views

Hello,

According to the doc, the Padding header extension adds the rest of the bytes in the header to complete the 512 bytes.

When parsing a signed binary with STM32MP_SigningToolCLI, I find that the padding bytes have “random” values every time. Could you explain how these bytes are calculated?

Thanks