From: Andreas Dannenberg <dannenberg@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] fix build dependency for TI secure devices
Date: Wed, 20 Jul 2016 13:55:57 -0500 [thread overview]
Message-ID: <1469040959-29908-1-git-send-email-dannenberg@ti.com> (raw)
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
next reply other threads:[~2016-07-20 18:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-20 18:55 Andreas Dannenberg [this message]
2016-07-20 18:55 ` [U-Boot] [PATCH 1/2] arm: am4x: fix build dependency for secure devices 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1469040959-29908-1-git-send-email-dannenberg@ti.com \
--to=dannenberg@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox