Hi,
Recently we've built the U-Boot for i.MX 6SX SABRE-SD's QSPI boot medium. When we try to sign the image for HAB Authentication, we ran into the problem of missing header information.

We've successfully verfied HAB Authentication earlier for SD Card boot medium. Hence the header comparison of the QSPI vs SD Card U-Boot is shown below:

So our questions are summarised below,
- Is HAB authentication for QSPI?
- How could we add the missing imx header information for the QSPI U-Boot?
- Is there a provision to get the header details otherwise?
Thanks in advance.