This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH][BINUTILS][ARM]: Mark debug sections of file containing cmse entry functions.
- From: Srinath Parvathaneni <Srinath dot Parvathaneni at arm dot com>
- To: "nickc at redhat dot com" <nickc at redhat dot com>, binutils <binutils at sourceware dot org>
- Cc: nd <nd at arm dot com>, Richard Earnshaw <Richard dot Earnshaw at arm dot com>
- Date: Tue, 2 Jul 2019 12:26:58 +0000
- Subject: Re: [PATCH][BINUTILS][ARM]: Mark debug sections of file containing cmse entry functions.
- References: <4a9ab182-94f0-c149-4939-9087427a7184@arm.com> <35a3239e-91f2-04fd-905f-97e6fee7c6fb@redhat.com>
Hi Nick,
> Approved and applied.
Thank you for the approval and commit.
Could you please backport this patch to 2.32 branch as well.
Regards,
SRI.
________________________________
From: Nick Clifton <nickc@redhat.com><mailto:nickc@redhat.com>
Sent: 02 July 2019 12:46:00
To: Srinath Parvathaneni; binutils
Cc: nd; Richard Earnshaw
Subject: Re: [PATCH][BINUTILS][ARM]: Mark debug sections of file containing cmse entry functions.
Hi Srinath,
> Ok for master? If ok, please commit on my behalf, I don't have the
> commit rights.
Approved and applied.
Cheers
Nick
> bfd/ChangeLog:
>
> 2019-07-01 Srinath Parvathaneni <srinath.parvathaneni@arm.com><mailto:srinath.parvathaneni@arm.com>
>
> * elf32-arm.c (elf32_arm_gc_mark_extra_sections): Mark debug
> sections when .text section contain secure entry functions
> is marked.
>
> ld/ChangeLog:
>
> 2019-07-01 Srinath Parvathaneni <srinath.parvathaneni@arm.com><mailto:srinath.parvathaneni@arm.com>
>
> * testsuite/ld-arm/arm-elf.exp: Add tests.
> * testsuite/ld-arm/cmse_main.s: New test.
> * testsuite/ld-arm/cmse_main_sec_debug.d: Likewise.
> * testsuite/ld-arm/cmse_sec_debug.s: Likewise.
>
>