[Buildroot] Fwd: [PATCH] arm: ensure symbol is a thumb symbol in new binutils

Christophe PRIOUZEAU christophe.priouzeau at st.com
Tue Jun 5 08:52:48 UTC 2018


Hi Nick,

On 06/04/2018 04:13 PM, Nick Clifton wrote:
> Hi Christophe,
>
>> I have made the test on buildroot 2018.05-rc3 with bintutils 2.29.1 and
>> 2.30,
>> for the two test my boot failed. The proposition of correction doesn't work.
> Ho hum.  OK, please could you try out this attached patch instead.  It is part
> of a larger patch to allow the behaviour of the assembler to be controlled by
> a command line option, whose default is set at configure time.  I just want to
> be sure that the "ADR-does-NOT-set-interworking" default option actually does
> work before I complete the rest of the patch.
>
> Cheers
>    Nick
>
>
I have made several test, with or without the define 
"DEFAULT_THUMB_ADR_SETS_INTERWORKING",
but my test are always fails (no boot of my kernel).
The only thing I seen it's working are to made a modification on the 
kernel following the tread: https://patchwork.kernel.org/patch/10072631/.
For binutils, actually I have some doubt I have made a basic test to 
comment the part of code on do_adr and do_adrl for thumb part and I always
generate the same code which doesn't boot.

Thanks
Regards
Christophe


More information about the buildroot mailing list