From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] arm: move CONFIG_TFABOOT to generic Kconfig
Date: Thu, 18 Jul 2019 19:57:55 -0400 [thread overview]
Message-ID: <20190718235755.GF20116@bill-the-cat> (raw)
In-Reply-To: <20190703014440.25449-2-takahiro.akashi@linaro.org>
On Wed, Jul 03, 2019 at 10:44:39AM +0900, AKASHI Takahiro wrote:
> Currently, CONFIG_TFABOOT is located in armv8/fsl-layerscape Kconfig,
> but it will be also useful for other targets if some additional
> configuration are necessary.
> So move it to arch/arm/Kconfig.
>
> Please note that CONFIG_TFABOOT still depends on
> CONFIG_ARCH_SUPPORT_TFABOOT and so the menu won't come up
> if any target doesn't need its own customization for TF-A boot.
> This will maintain the compatibility.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
> Cc: Rajesh Bhagat <rajesh.bhagat@nxp.com>
> Cc: York Sun <york.sun@nxp.com>
> Cc: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
> Cc: Priyanka Jain <priyanka.jain@nxp.com>
> Cc: Sriram Dash <sriram.dash@nxp.com>
> Cc: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
> Cc: Peng Ma <peng.ma@nxp.com>
> Cc: Yuantian Tang <andy.tang@nxp.com>
> Cc: Pankit Garg <pankit.garg@nxp.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190718/f0538d02/attachment.sig>
next prev parent reply other threads:[~2019-07-18 23:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-03 1:44 [U-Boot] [PATCH v2 0/2] arm: qemu: fix failure if booting from TF-A AKASHI Takahiro
2019-07-03 1:44 ` [U-Boot] [PATCH v2 1/2] arm: move CONFIG_TFABOOT to generic Kconfig AKASHI Takahiro
2019-07-18 23:57 ` Tom Rini [this message]
2019-07-03 1:44 ` [U-Boot] [PATCH v2 2/2] arm: qemu: fix failure in flash initialization if booting from TF-A AKASHI Takahiro
2019-07-18 23:58 ` Tom Rini
2019-07-16 2:50 ` [U-Boot] [PATCH v2 0/2] arm: qemu: fix failure " AKASHI Takahiro
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=20190718235755.GF20116@bill-the-cat \
--to=trini@konsulko.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.