From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) by sourceware.org (Postfix) with ESMTPS id 379EB3858C27 for ; Mon, 25 Oct 2021 14:04:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 379EB3858C27 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=denx.de Received: from ktm (85-222-111-42.dynamic.chello.pl [85.222.111.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: lukma@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id CE794834F4; Mon, 25 Oct 2021 16:04:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1635170686; bh=Yq1EJN9zOcjyVg4zpUvnE+ctzz1IzvRfgtjLFaf0R4Y=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=mZ5Y9b3cjt6bcd0mfc2J8QqQhtPmlS7u+5c/iufIU/lpyLF5XD0BEo2fb+1FS9+fW l75MaBTH4CMJ8kGTGiDsA6Zgb5EEjv7m81xNlIWw+AQQnXERWAOXTVikErAcqSvwSZ 0q3TfFKV0l8vmkQnWYYgDvMBt9g5FhvwBvEwv4l6zEojuzDnFo12MCoOJgP8+vivY1 TncOXXdJJ4bOhg9yqoHJWeHYOydNX6LdWvGZGVSmr0TOaQWxFwWzB0L7/gh8trYK7f Scs9CEb3ySwfCLAyoERLQTkpRsiZFnmfTblx0tVYILTdkg4BCVXtCR/WW/UBuDlZKN y5R6wAR67EjTg== Date: Mon, 25 Oct 2021 16:04:44 +0200 From: Lukasz Majewski To: Szabolcs Nagy Cc: Florian Weimer , =?UTF-8?B?RsSBbmctcnXDrCBTw7Ju?= =?UTF-8?B?Zw==?= , "H.J. Lu" , "libc-alpha@sourceware.org" , Patches and discussions about the oe-core layer , Andreas Schwab , Joseph Myers , Carlos O'Donell Subject: Re: [PATCH v2] dl: Use "adr" assembler command to get proper load address on ARM Message-ID: <20211025160444.09f0c5e0@ktm> In-Reply-To: <20211025133425.GN1982710@arm.com> References: <20211015075417.29931-1-lukma@denx.de> <20211015120915.GD1982710@arm.com> <20211015145831.5d0fafcd@ktm> <20211018110818.GE1982710@arm.com> <871r4iftvc.fsf@oldenburg.str.redhat.com> <20211025121819.16f63048@ktm> <878ryhwgd7.fsf@oldenburg.str.redhat.com> <20211025125307.1fa34445@ktm> <20211025133425.GN1982710@arm.com> Organization: denx.de X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/388ry8fh3Bwhc2cI8ITdw.M"; protocol="application/pgp-signature" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2021 14:04:54 -0000 --Sig_/388ry8fh3Bwhc2cI8ITdw.M Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Szabolcs, > The 10/25/2021 12:53, Lukasz Majewski wrote: > > Hi Florian, > > =20 > > > * Lukasz Majewski: > > > =20 > > > > Do we have any idea on how to move forward with this issue? =20 > > >=20 > > > Either fix the prelink tool not to prelink shared objects that do > > > not have a dependency on libc.so.6, or fix the dynamic loader to > > > work if prelinked on AArch64. =20 > >=20 > > Just for the correctness - both 64 and 32 bit ARMs are affected. =20 >=20 > last time i looked, prelinking did not support tlsdesc > correctly so it is unusable for aarch64. >=20 > does yocto/oe use prelinking on aarch64? I think yes - the=20 USER_CLASSES ?=3D "buildstats image-prelink" is added by default to local.conf >=20 > > =20 > > > I do not have a strong opinion. =20 > >=20 > > Thanks for your opinion. Let's wait for other community members > > opinions. =20 >=20 > i think fixing the arm load address computation makes > sense (small extra cost of a relative reloc). i think > the c code proposal i made in the thread is nicer than > the old asm. >=20 > (i'm happy to make the same change on aarch64 too if > prelinking is used there, but i think that's broken.) +1 Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de --Sig_/388ry8fh3Bwhc2cI8ITdw.M Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEgAyFJ+N6uu6+XupJAR8vZIA0zr0FAmF2uXwACgkQAR8vZIA0 zr3pxAgAxpAthLo3v7MaQcOE7OEDNt+/1NwOsATJRDdTO8/RuFdCpVaNh99GxyN+ mPZ0He7ajt7k1pajMVpJ/V/jf9AF5BB7qMdHHnpAsaV/SEarY6Zbay42921WmVM/ Keq5Bx8oEmc2jrM4M6Rftq/TH0cld+O8mmmfZFV2XGtYZH17ymYaFM5hIZ9VJM+d nSy8yEQ7f3LkvotpHubGe6KByUgVSHzCyBOO+Fop1Kshu3v/9OFRMXhZtniM6GeR kN5CcpJ0xZ1yk5qu2PG/okX/AGsNdgT02lvY8+Ucet0TT7nGL2lTItDsECopwaDL ybuGZbDwiuYGxwSO5EqJ6CJSgkWbPQ== =XsZj -----END PGP SIGNATURE----- --Sig_/388ry8fh3Bwhc2cI8ITdw.M--