From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 28 May 2013 19:31:23 +0200 Subject: [U-Boot] [PATCH v2 1/6] arm: ensure u-boot only uses relative relocations In-Reply-To: <1267174079.1262686.1369760663545.JavaMail.root@advansee.com> References: <1368561780-19104-1-git-send-email-albert.u.boot@aribaud.net> <1369724512-4047-1-git-send-email-albert.u.boot@aribaud.net> <1369724512-4047-2-git-send-email-albert.u.boot@aribaud.net> <1267174079.1262686.1369760663545.JavaMail.root@advansee.com> Message-ID: <20130528193123.65a645d2@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Beno?t, On Tue, 28 May 2013 19:04:23 +0200 (CEST), Beno?t Th?baudeau wrote: > Hi Albert, > > On Tuesday, May 28, 2013 9:01:46 AM, Albert ARIBAUD wrote: > > Add a Makefile target ('checkarmreloc') which > > fails of the ELF binary contains relocation records > ^ > if (and) > > Also, __image_copy_end needs its own section; putting > > it in relocation sections changes their flags and makes > > relocation breaks. > ^ > break > Sorry to have missed that in my review of v1. Never mind: I'd missed them too. :) I'll wait a bit for other comments if any, then send out a fixed V3. > Best regards, > Beno?t Amicalement, -- Albert.