From patchwork Tue Dec 5 16:07:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Emekcan Aras X-Patchwork-Id: 838 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4F42C4167B for ; Tue, 5 Dec 2023 16:07:41 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.104756.1701792455656536297 for ; Tue, 05 Dec 2023 08:07:36 -0800 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: emekcan.aras@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8943D139F; Tue, 5 Dec 2023 08:08:21 -0800 (PST) Received: from e126835.cambridge.arm.com (e126835.cambridge.arm.com [10.1.36.183]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D9C513F6C4; Tue, 5 Dec 2023 08:07:33 -0800 (PST) From: emekcan.aras@arm.com To: meta-arm@lists.yoctoproject.org, Ross.Burton@arm.com, Jon.Mason@arm.com Cc: nd@arm.com, Emekcan Aras Subject: [PATCH 0/1] arm-bsp/documentation: corstone1000: fix the steps in the user guide and instructions Date: Tue, 5 Dec 2023 16:07:21 +0000 Message-Id: <20231205160722.198161-1-emekcan.aras@arm.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 05 Dec 2023 16:07:41 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/5290 From: Emekcan Aras Provide updates and fixes in the user guide identified during testing. Emekcan Aras (1): arm-bsp/documentation: corstone1000: fix the steps in the user guide and instructions .../corstone1000/software-architecture.rst | 2 +- .../documentation/corstone1000/user-guide.rst | 97 +++++++++++++------ 2 files changed, 67 insertions(+), 32 deletions(-)