From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 3AC8BD81096 for ; Fri, 27 Oct 2023 14:26:14 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=23EcMymv31ibO34kkvpRYv1y0nE94zaRaKKlO5xNCpo=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; s=20140610; t=1698416772; v=1; b=I06uBVrYH7G67lzO+JU0pWdx7uHEX1gtXdyZlqT4lxyMT6R5KXYY9Hjj1WbG4LohZ1BlnSm3 5eK0xQTQhcQP5yNuRxt+TPdaRKbPII0j7yWnHeHc6QD4U9+/2JZWcgcLBtFyequHnIoieQs/8hu sbTyIeuEquR8ZxhTgSD1oTPA= X-Received: by 127.0.0.2 with SMTP id T8PqYY7687511xuFzBUKePlS; Fri, 27 Oct 2023 07:26:12 -0700 X-Received: from mail-vs1-f42.google.com (mail-vs1-f42.google.com [209.85.217.42]) by mx.groups.io with SMTP id smtpd.web10.8286.1698416772248371447 for ; Fri, 27 Oct 2023 07:26:12 -0700 X-Received: by mail-vs1-f42.google.com with SMTP id ada2fe7eead31-457c25de456so929818137.2 for ; Fri, 27 Oct 2023 07:26:12 -0700 (PDT) X-Gm-Message-State: rdYCl1SoE5gu78ww6nsba094x7686176AA= X-Google-Smtp-Source: AGHT+IGpRmq30cBFAQGgTqnd7HYRfESe/jA2QaoeU/2UBCExz5fyN7+OhRmrD0coowxS1RmNzR3NDTL3ruBxM/gOrls= X-Received: by 2002:a67:ef12:0:b0:44e:96aa:e445 with SMTP id j18-20020a67ef12000000b0044e96aae445mr2385081vsr.29.1698416771226; Fri, 27 Oct 2023 07:26:11 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Pedro Falcato" Date: Fri, 27 Oct 2023 15:26:00 +0100 Message-ID: Subject: Re: [edk2-devel] [PATCH] BaseTools/GenFw: Change opcode when converting ADR to ADRP To: Ard Biesheuvel Cc: devel@edk2.groups.io, jake@nvidia.com, "rebecca@bsdio.com" , "gaoliming@byosoft.com.cn" , "bob.c.feng@intel.com" , "yuwei.chen@intel.com" Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,pedro.falcato@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=I06uBVrY; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none) On Fri, Oct 27, 2023 at 3:13=E2=80=AFPM Ard Biesheuvel wr= ote: > > On Fri, 27 Oct 2023 at 16:09, Jake Garver via groups.io > wrote: > > > > Hi Ard: > > > > > Can you double check the object file? I suspect this is a linker rela= xation not a compiler issue. > > > > With LTO in play, is there a way to check the object file? It's not in= aarch64 assembly. > > > > Perhaps not. > > Could you try adding -Wl,--no-relax to the DLINK_FLAGS for your build > and see if it makes a difference? > > We should be adding that in any case, but it would be good to know if > it helps here too. I've never checked on aarch64, but don't you get solid space savings with linker relaxation? Or is it mostly meaningless? --=20 Pedro -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110212): https://edk2.groups.io/g/devel/message/110212 Mute This Topic: https://groups.io/mt/102202314/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-