From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D9FE1C433E0 for ; Thu, 4 Feb 2021 00:07:33 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 982FA64F46 for ; Thu, 4 Feb 2021 00:07:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 982FA64F46 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pevJKdk6ci5Bcw4wy0uiD6ZXlWd3HsK1MB+Vg8A9Mt4=; b=py+03LbZSC5FycpUFzC1Qggob TwkSsp5/poUScKxDZ9cg53wcKwJB6OytsLPm8Cn5L8HqynEALyfXEAEeDzySmJ36r0rWs1Cw81/RP nDsLFaVrgxNtJVLCCha98Qvemlsj8HjDKDF8B1LHBNg9z1rXAqqPysQu614XPNJX6sUK5vCusWnxQ 0OTTqE2mQNUt6VGX2NDiC2vmfB2cLAm2s1AC7W0nrdTusLoYt7R2h126slTrzzt7Q2FG9GUAFr9Ur hAmVEqg26VPE3coH2EhYPKuuy5/2sUQYcGQOCMFcHYNkwR7ebm+Nan3CnEBQAleBttssDTG4S6kbu g4npbqrLw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7S9k-0002MM-KT; Thu, 04 Feb 2021 00:05:56 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7S9h-0002Lw-Nq for linux-arm-kernel@lists.infradead.org; Thu, 04 Feb 2021 00:05:54 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6DDED64E40; Thu, 4 Feb 2021 00:05:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612397152; bh=FAOEqJqOki9bCT6WXoW+ukEFUCMr85/l4i4KTBllngQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=B/EtOe+Wtnkgu7tZ1fIEmgMOVLesKKLVUioSQah+hpkwFycB8GIqacfK+hzSOP7Pe JgkkbO5h0K/S5HvS969GQIOpRhD2AwBLjgSJ4+xMXjl9gpFfj8Fju2g5ndkicSWph5 B3sBiNDPPJImlpFL9Q5CzDpWPV56GKy6IbpWuvoMD+ya2Aip/n6yocDvr1Z8RfriDP Ghe+qckAelI5g+698B973bOpPDAFXee+S2iNQOFz1vPlvBYmMbsSbmQw40LUK5b+Xn 1l8Jmwq/Y8Q3S+o/PJuJIueY7kPG8bY5Cz3RF93pagOB+08ghwxr96WUeVG8Wic9Au jTH63eyVYOyKw== Date: Thu, 4 Feb 2021 02:05:46 +0200 From: Jarkko Sakkinen To: Sumit Garg Subject: Re: [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys Message-ID: References: <01000177223f74d3-1eef7685-4a19-40d2-ace6-d4cd7f35579d-000000@email.amazonses.com> <1486cfe8-bc30-1266-12bd-0049f2b64820@forissier.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210203_190553_870528_A39D9ABE X-CRM114-Status: GOOD ( 12.32 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Thompson , Jerome Forissier , Jonathan Corbet , James Bottomley , Janne Karhunen , Linux Doc Mailing List , James Morris , Mimi Zohar , Linux Kernel Mailing List , David Howells , Casey Schaufler , "open list:SECURITY SUBSYSTEM" , op-tee@lists.trustedfirmware.org, "open list:ASYMMETRIC KEYS" , Jarkko Sakkinen , Luke Hinds , linux-integrity@vger.kernel.org, "Yann E. MORIN" , linux-arm-kernel , "Serge E. Hallyn" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jan 25, 2021 at 02:47:38PM +0530, Sumit Garg wrote: > The main reason to guide you towards the OP-TEE build system is that > you will be able to build all the firmwares (TF-A, OP-TEE, edk2 etc.) > from source. If you don't need to rebuild those then I have prepared a > flash firmware binary blob for your testing (attached flash.bin). So > Qemu cmdline will look like: > > $ qemu-system-aarch64 -nographic -s -machine virt,secure=on -cpu > cortex-a57 -kernel out/bin/Image -no-acpi -append > 'console=ttyAMA0,38400 keep_bootcon root=/dev/vda2' -initrd > out/bin/rootfs.cpio.gz -smp 2 -m 1024 -bios flash.bin -d unimp > > Here you can use "Image" and "rootfs.cpio.gz" from your plain BR builds. > > Give it a try and let me know if this works for you. Sumit, I can try this again now :-) Thanks Yann for fixing the issue! https://git.busybox.net/buildroot/commit/?id=b9e7adc152b5811b20724d8c05f0f2117254919c /Jarkko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel