[PATCH u-boot v4 22/36] ARM: fix LTO build for some thumb-interwork cases

Tom Rini trini at konsulko.com
Tue May 25 02:56:18 CEST 2021


On Thu, May 20, 2021 at 01:24:11PM +0200, Marek Behún wrote:

> Fix LTO build for some thumb-interwork usecases (such as for
> da850evm_defconfig), where inline assmebly such as
>   mrc p15,0,r2,c1,c0,0
> causes the compiler to fail during LTO linking with
>   Error: selected processor does not support `mrc p15,0,r2,c1,c0,0'
>          in Thumb mode
> 
> Signed-off-by: Marek Behún <marek.behun at nic.cz>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210524/00e9cd88/attachment.sig>


More information about the U-Boot mailing list