meta-digi/meta-digi-arm/dynamic-layers/freescale-layer/recipes-bsp/imx-mkimage
Gabriel Valcazar 1ce17da864 imx-boot: fix ccimx8x builds when Trustfence is enabled
Make a series of changes to make sure the imx-boot signing process works:

    * Store separate mkimage logs for each imx-boot build. In our case, this
      means storing one log per SoC revision. Each SoC revision has a different
      SECO fw binary with varying sizes, which causes offsets of specific
      signing regions to differ among revisions. Since we parse the offsets
      from the logs, we need to make sure the offset information is correct in
      each case.
    * Remove u-boot-atf-container.img in each mkimage iteration, otherwise the
      ATF offset information will be missing from subsequent logs.
    * Implement a separate trustfence_sign_imxboot() function for the ccimx8x
      to iterate through all SoC revisions.

Note that the SPL+AHAB signing script doesn't support imx-boot encryption yet.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2023-07-10 11:09:37 +02:00
..
files imx-boot: add trustfence support for ccimx8m 2023-02-13 18:38:08 +01:00
imx-boot_1.0.bbappend imx-boot: fix ccimx8x builds when Trustfence is enabled 2023-07-10 11:09:37 +02:00
imx-mkimage_git.bb imx-boot, imx-mkimage: update to version lf-5.15.71-2.2.0 2022-12-23 15:02:53 +01:00
imx-mkimage_git.bbappend imx-boot, imx-mkimage: update to NXP's lf-6.1.22-2.0.0 release for ccimx93 2023-07-07 12:22:55 +02:00
imx-mkimage_git.inc imx-boot, imx-mkimage: update to version lf-5.15.71-2.2.0 2022-12-23 15:02:53 +01:00