[Buildroot] [RFC PATCH v2 0/5] Add ILP32 support in aarch64

Zhangjian (Bamvor) bamvor.zhangjian at huawei.com
Mon Jul 13 02:21:42 UTC 2015


Hi,

On 2015/7/13 0:45, Thomas Petazzoni wrote:
> Dear Zhang Jian(Bamvor),
>
> On Wed, 18 Mar 2015 17:49:47 +0800, Zhang Jian(Bamvor) wrote:
>
>> Zhang Jian(Bamvor) (5):
>>    aarch64: add big endian(aarch64_be) support
>
> I've now applied this patch. However it is not complete enough: you
> need to audit all the places where BR2_aarch64 is used in Buildroot,
> and see whether adding BR2_aarch64_be is needed. For example, in
> package/binutils/Config.in.host:
>
>          config BR2_BINUTILS_VERSION_2_23_2
>                  depends on !BR2_aarch64 && !BR2_microblaze && \
>                             !BR2_powerpc64le && !BR2_nios2
>                  bool "binutils 2.23.2"
>
> You quite probably want to add !BR2_aarch64_be here as well.
>
>>    aarch64: ilp32: handle special file name
>>    aarch64: ilp32: add ilp32 compiler and linker flags
>>    aarch64: ilp32: add ilp32 build config
>>    aarch64: ilp32 defconfig examples
>
> For those patches, you had some comments. A while ago, when I sent you
> a reminder about those patches, you said you would resend an updated
> version, but this didn't happen. For now, we marked those patches as
> "Changes Requested" in patchwork. Do not hesitate to resend a new
> version.
Sorry for not sending the updated patches. I will do it in this week.

bamvor
>
> Thanks a lot!
>
> Thomas
>




More information about the buildroot mailing list