Files
u-boot-krane/tools
Marek VasutandFabio Estevam fca58e8a08 binman: nxp_imx8mcst: Handle FCFB header during SPI NOR boot
In case the image that is wrapped in the nxp_imx8mcst already contains
an FCFB header which is mandatory for SPI NOR boot, then the IVT is at
offset 0x1000 instead of offset 0x0, but the whole image including the
FCFB header must be signed to prevent attacker from tampering with any
of the headers. Add the FCFB handling.

Signed-off-by: Marek Vasut <marex@nabladev.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2026-08-06 22:05:45 -03:00
..