diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-26 14:21:30 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-10-14 16:18:34 -0400 |
commit | 2fe1281c79cb8232cf0ca1c441db66e576a9acf4 (patch) | |
tree | 2c92236812eec9a189a44c5940fa0d203ff71a8a /include/ubifs_uboot.h | |
parent | 4504062b271bf4d1cf256e4e87e156de6029e088 (diff) | |
download | u-boot-imx-2fe1281c79cb8232cf0ca1c441db66e576a9acf4.zip u-boot-imx-2fe1281c79cb8232cf0ca1c441db66e576a9acf4.tar.gz u-boot-imx-2fe1281c79cb8232cf0ca1c441db66e576a9acf4.tar.bz2 |
ARM: create .secure_stack section only for PSCI
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@socionext.com>
Reported-by: Jon Masters <jcm@redhat.com>
Link: http://patchwork.ozlabs.org/patch/664025/
Diffstat (limited to 'include/ubifs_uboot.h')
0 files changed, 0 insertions, 0 deletions