From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::943; helo=mail-ua1-x943.google.com; envelope-from=sumit.garg@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-ua1-x943.google.com (mail-ua1-x943.google.com [IPv6:2607:f8b0:4864:20::943]) (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 68A4F21CAD998 for ; Tue, 18 Dec 2018 05:04:41 -0800 (PST) Received: by mail-ua1-x943.google.com with SMTP id t8so5688016uap.0 for ; Tue, 18 Dec 2018 05:04:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ZES4o3zWUHNFg2jErngCDDmOcHoIsOL/Ufi+1hFqBMY=; b=a0sudGpmdT1C3+Hf+oSpFcqtRWQbeO4i6lu/hmOJgMriK0MmwN/Ga4R6SW8NQNotDx HQ3joEVgk8Z9yzPkoxtUfrmYURK4nEkeaEHnoT/XTo/cG2XsbH/b9VoOPY1yxGNn0qmc LL8MIf/9rcPGOfP3Wnuk3Fwl8XKuVTKAnpz88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ZES4o3zWUHNFg2jErngCDDmOcHoIsOL/Ufi+1hFqBMY=; b=lTPJ2/YP92Z1JfdZ4mg8nVELOHCBN4FUUSxJ9oBQ/hGAM0HszEI8TYrVczb0Tq7ulv lO3NEMmSQf7FHKqfqNmsUWYQar5LBaSIwwvHSUCDclMOyWVwRjl8sWvvK9A47svytNCL oT1qUpBsCgXpbH19KJWkpFb+1yyHcBsRzTnhY45Gm/08dtZ8pCL/uV4KkpAcr2HPfwtR CwUtwH18FfqeI6tHl+aS6jSZvb1+3VetzrvfZAU68bE5hf3PYahsn4PBypPk2dIhaXko Eg1aS2uy6EqjI/c5qf+XUI+qjsgLDzu0ZvfCNIjRnHicx3OfYNhsi+CB5UMl6joMKEkp /+EA== X-Gm-Message-State: AA+aEWalZET/nV4SXIaTvey9LQyAwcwNRVG/2ung6LU06QsQXE61Ooo8 CAguru1Qw/IrlCc47CuQjwVd7MBKy7WpkiOyyuT3jwkaQgQ= X-Google-Smtp-Source: AFSGD/U7KZgzhi/BF7Pec4tzA7nChZr3Ew8wC4j7NdQfP2Ei6aJRrSllGSkAtqp+ufe3sFwTi/+ISBiz9cbRUbonpEU= X-Received: by 2002:ab0:21c6:: with SMTP id u6mr1987482uan.97.1545138278929; Tue, 18 Dec 2018 05:04:38 -0800 (PST) MIME-Version: 1.0 References: <1545134943-16346-1-git-send-email-sumit.garg@linaro.org> In-Reply-To: From: Sumit Garg Date: Tue, 18 Dec 2018 18:34:26 +0530 Message-ID: To: Ard Biesheuvel Cc: edk2-devel@lists.01.org, Daniel Thompson , Leif Lindholm Subject: Re: [PATCH edk2-non-osi 1/1] Platform/Socionext: update ARM-TF binary to include OP-TEE X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2018 13:04:41 -0000 Content-Type: text/plain; charset="UTF-8" On Tue, 18 Dec 2018 at 18:30, Ard Biesheuvel wrote: > > On Tue, 18 Dec 2018 at 13:58, Sumit Garg wrote: > > > > On Tue, 18 Dec 2018 at 18:16, Ard Biesheuvel wrote: > > > > > > On Tue, 18 Dec 2018 at 13:09, Sumit Garg wrote: > > > > > > > > Include a prebuilt binary of OP-TEE OS built from commit > > > > a5d528c7e54fd7726230483bd4cd5c4786d7703f. > > > > (https://github.com/OP-TEE/optee_os.git master) > > > > > > > > Also update ARM-TF RELEASE build to commit 47577cbaaf4b. > > > > > > > > Cc: Ard Biesheuvel > > > > Cc: Leif Lindholm > > > > Contributed-under: TianoCore Contribution Agreement 1.1 > > > > Signed-off-by: Sumit Garg > > > > --- > > > > Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 46824 -> 415251 bytes > > > > > > Thanks Sumit! > > > > > > In the future, please use --no-binary when sending patches like this one. > > > > > > > Sure will take care of this in future. > > > > > However, do you have any explanation why the size increases 10x? This > > > patch adds the pseudo-TA, but OP-TEE was already included in the > > > previous build, so this is a bit unexpected. > > > > > > > Actually I think ARM-TF was not updated earlier to include OP-TEE in > > upstream (tee.bin size: 316392 bytes). > > > > Ah, right. So we added the OP-TEE aware ATF build but not OP-TEE > itself? That would indeed explain it. We didn't updated ATF build at all in upstream. I think you have updated ATF build in local repo [1] only. [1] git://git.linaro.org/leg/noupstream/edk2-non-osi.git -Sumit