U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] fix build dependency for TI secure devices
@ 2016-07-20 18:55 Andreas Dannenberg
  2016-07-20 18:55 ` [U-Boot] [PATCH 1/2] arm: am4x: fix build dependency for " Andreas Dannenberg
  2016-07-20 18:55 ` [U-Boot] [PATCH 2/2] arm: omap5: " Andreas Dannenberg
  0 siblings, 2 replies; 7+ messages in thread
From: Andreas Dannenberg @ 2016-07-20 18:55 UTC (permalink / raw)
  To: u-boot

The recent "Secure Boot by Authenticating/Decrypting SPL FIT blobs"
patch series [1] introduced an undesired dependency on
CONFIG_SPL_LOAD_FIT for TI secure devices, breaking the build when
that option is not active. While this is not an immediately visible
issue as we migrated all applicable device defconfig files to use
CONFIG_SPL_LOAD_FIT, it does create an issue if someone choses to
disable that option

[1] https://www.mail-archive.com/u-boot%40lists.denx.de/msg217284.html

Andreas Dannenberg (2):
  arm: am4x: fix build dependency for secure devices
  arm: omap5: fix build dependency for secure devices

 arch/arm/cpu/armv7/am33xx/config.mk | 2 +-
 arch/arm/cpu/armv7/omap5/config.mk  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.7.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-07-23  0:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-20 18:55 [U-Boot] [PATCH 0/2] fix build dependency for TI secure devices Andreas Dannenberg
2016-07-20 18:55 ` [U-Boot] [PATCH 1/2] arm: am4x: fix build dependency for " Andreas Dannenberg
2016-07-21 14:47   ` Tom Rini
2016-07-23  0:13   ` [U-Boot] [U-Boot, " Tom Rini
2016-07-20 18:55 ` [U-Boot] [PATCH 2/2] arm: omap5: " Andreas Dannenberg
2016-07-21 14:47   ` Tom Rini
2016-07-23  0:13   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox