From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 16 May 2017 22:24:51 -0400 Subject: [U-Boot] [PATCH v2 29/48] Convert CONFIG_CMD_HASH to Kconfig In-Reply-To: <20170516233908.2337-30-sjg@chromium.org> References: <20170516233908.2337-1-sjg@chromium.org> <20170516233908.2337-30-sjg@chromium.org> Message-ID: <20170517022451.GA5701@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, May 16, 2017 at 05:38:49PM -0600, Simon Glass wrote: > This converts the following to Kconfig: > CONFIG_CMD_HASH > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > README | 6 ------ > arch/Kconfig | 1 + > arch/arm/Kconfig | 1 + > arch/arm/cpu/armv7/ls102xa/Kconfig | 1 + > arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 4 ++++ > arch/arm/include/asm/fsl_secure_boot.h | 1 - > arch/arm/mach-exynos/Kconfig | 1 + > arch/powerpc/Kconfig | 1 + > cmd/Kconfig | 8 ++++++++ Ah, I see how I was unclear last time, sorry. What I mean is that the changes to arch/arm/cpu/armv7/ls102xa/Kconfig and arch/arm/cpu/armv8/fsl-layerscape/Kconfig should be done in board/freescale/common/Kconfig as CHAIN_OF_TRUST needs to imply CMD_HASH, to replicate what arch/arm/include/asm/fsl_secure_boot.h was doing. With that, we probably shouldn't need any further imply's under arch/arm/cpu/, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: