[U-Boot] [U-Boot, RFC] ARM: create .secure_stack section only for PSCI

Tom Rini trini at konsulko.com
Fri Oct 7 15:43:34 CEST 2016


On Mon, Sep 26, 2016 at 02:21:30PM +0900, Masahiro Yamada wrote:

> Jon Master reports that QEMU refuses to load a U-Boot image built
> with CONFIG_ARMV7_NONSEC, but without CONFIG_ARMV7_PSCI since
> commit 5a3aae68c74e ("ARM: armv7: guard memory reserve for PSCI
> with #ifdef CONFIG_ARMV7_PSCI").
> 
> It looks like only PSCI that needs the Secure stack, so move
> the #ifdef to guard the whole of .secure_stack allocation in order
> not to create the empty section.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Reported-by: Jon Masters <jcm at redhat.com>
> Link: http://patchwork.ozlabs.org/patch/664025/

We're close I think, but this breaks boards like ls1021aqds_nor_lpuart

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161007/9ee03830/attachment.sig>


More information about the U-Boot mailing list