mbox series

[0/1] arm-bsp/sdcard-image-n1sdp: Fix N1SDP dependencies

Message ID 20220726144556.2543246-1-adam.johnston@arm.com
Headers show
Series arm-bsp/sdcard-image-n1sdp: Fix N1SDP dependencies | expand

Message

Adam Johnston July 26, 2022, 2:45 p.m. UTC
From: Adam Johnston <adam.johnston@arm.com>

When enabling trusted boot, the UEFI binary was replaced with a FIP image
(which contains the UEFI binary), therefore the SD card image should depend on
trusted-firmware-a rather than edk2-firmware.

Adam Johnston (1):
  arm-bsp/sdcard-image-n1sdp: Fix N1SDP dependencies

 meta-arm-bsp/recipes-bsp/images/sdcard-image-n1sdp_0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jon Mason July 26, 2022, 8:47 p.m. UTC | #1
On Tue, 26 Jul 2022 15:45:55 +0100, adam.johnston@arm.com wrote:
> When enabling trusted boot, the UEFI binary was replaced with a FIP image
> (which contains the UEFI binary), therefore the SD card image should depend on
> trusted-firmware-a rather than edk2-firmware.
> 
> Adam Johnston (1):
>   arm-bsp/sdcard-image-n1sdp: Fix N1SDP dependencies
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/sdcard-image-n1sdp: Fix N1SDP dependencies
      commit: d11e253b11011265cf5e335d154c1103f1671320

Best regards,