From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-x22b.google.com (mail-it0-x22b.google.com [IPv6:2607:f8b0:4001:c0b::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id B1D2E1A1E13 for ; Tue, 2 Aug 2016 03:28:20 -0700 (PDT) Received: by mail-it0-x22b.google.com with SMTP id j8so41887468itb.1 for ; Tue, 02 Aug 2016 03:28:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Bsub5KpgvNvl0irQo1OBI1nlEQVG2t7FbXf/2xgOgxA=; b=fscFz5X44iL9xxcoEtCM+sMmhL2+gc4i1W+pkTidXDzpJXpLFbH84Yhxwh6s1eeZjE OFy5Nxr+nCS1SVPwM4GMNtOjCF43+KalXZPof4dQmSJkBHt83a4rlEVTRliUKP6Yw6R4 weaE5BFQsAIcXOm97XtKpVqOjxDZ/yianpihE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Bsub5KpgvNvl0irQo1OBI1nlEQVG2t7FbXf/2xgOgxA=; b=dSR10EWRd4pcEQ85ygtzDMsYq3193nZyJsmCIqEq/ImAR8h0Q8gwQFQHX5TaizyJt5 2bxFkwL6iooc4zabWvy0nCioQQZQ4IhyKo7186GrEEKtcfB7DpOvJo6G/YUCKcmA12bL 6DIFOy0ZxpHmR0JLiT0aN8Xuzum07Ak+99/i0JfJUvhjhNyxSHVLG1As/2er2ZcwLVtJ 6gZjWtg/IWQQnHyCGO6XWdr1G3EmXeOuE56GmZYi1WjW7eLWcb4Jz3rJHmwBw8sNwkoK TXCMYyNvNgEZKdyI78A8QXrdPOoJRaWvty7cK4Gm8NAje/0q0I+TDtp6yRClBDunS6Ui eRuw== X-Gm-Message-State: AEkoous4ZSuwZEqyGehallaBBn99KKNZbhuWabzUjQ2F+ljGRQUW8bBfoiuhpDH655i67Kb9Obyiv9FylPmlZZLn X-Received: by 10.36.57.215 with SMTP id l206mr19581305ita.5.1470133700149; Tue, 02 Aug 2016 03:28:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.204.195 with HTTP; Tue, 2 Aug 2016 03:28:19 -0700 (PDT) In-Reply-To: <20160802093844.GV31760@bivouac.eciton.net> References: <1470129708-4712-1-git-send-email-ard.biesheuvel@linaro.org> <20160802093844.GV31760@bivouac.eciton.net> From: Ard Biesheuvel Date: Tue, 2 Aug 2016 12:28:19 +0200 Message-ID: To: Leif Lindholm Cc: edk2-devel-01 Subject: Re: [PATCH] ShellBinPkg Arm/AArch64 Shell binary update X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2016 10:28:20 -0000 Content-Type: text/plain; charset=UTF-8 On 2 August 2016 at 11:38, Leif Lindholm wrote: > On Tue, Aug 02, 2016 at 11:21:48AM +0200, Ard Biesheuvel wrote: >> The binaries of ShellBinPkg are generated with ShellPkg from b89919ee8f8c >> ("BaseTools AARCH64: override XIP module linker alignment to 32 bytes") >> >> Contributed-under: TianoCore Contribution Agreement 1.0 >> Signed-off-by: Ard Biesheuvel > > For the AArch64 variants: > Tested-by: Leif Lindholm > > And in general: > Reviewed-by: Leif Lindholm > Thanks Pushed as 8134f7d9d265