meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Ross Burton" <ross@burtonini.com>
To: meta-arm@lists.yoctoproject.org
Subject: [PATCH 10/12] arm/fvp: add Total Compute FVP
Date: Mon, 20 Sep 2021 19:06:20 +0100	[thread overview]
Message-ID: <20210920180622.3614621-10-ross.burton@arm.com> (raw)
In-Reply-To: <20210920180622.3614621-1-ross.burton@arm.com>

Change-Id: Iaeff2027ac055519d30d160c97b905974b85567b
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-arm/recipes-devtools/fvp/fvp-tc0.bb | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 meta-arm/recipes-devtools/fvp/fvp-tc0.bb

diff --git a/meta-arm/recipes-devtools/fvp/fvp-tc0.bb b/meta-arm/recipes-devtools/fvp/fvp-tc0.bb
new file mode 100644
index 00000000..bdcd5cab
--- /dev/null
+++ b/meta-arm/recipes-devtools/fvp/fvp-tc0.bb
@@ -0,0 +1,10 @@
+require fvp-ecosystem.inc
+
+MODEL = "TotalCompute"
+MODEL_CODE = "FVP_TC0"
+PV = "11.15.20"
+
+SRC_URI[sha256sum] = "792ddb425eba0714a1590aa8e404845b7654758c663745693216ae1343ceef2d"
+
+LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=a50d186fffa51ed55599183aad911298 \
+                    file://license_terms/third_party_licenses.txt;md5=3db0c4947b7e3405c40b943672d8de2f"
-- 
2.25.1


  parent reply	other threads:[~2021-09-20 18:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20 18:06 [PATCH 01/12] arm/fvp: don't inhibit default dependencies Ross Burton
2021-09-20 18:06 ` [PATCH 02/12] arm/fvp-base-*: factor out commonality to fvp-envelope.inc Ross Burton
2021-09-20 18:06 ` [PATCH 03/12] arm/fvp-base-a-aem: use public SRC_URI Ross Burton
2021-09-20 18:06 ` [PATCH 04/12] arm/fvp-common: store the mangled PV as PV_URL Ross Burton
2021-09-20 18:06 ` [PATCH 05/12] arm/fvp-base-*-aem: use all-dots versions Ross Burton
2021-09-20 18:06 ` [PATCH 06/12] arm/fvp-ecosystem: " Ross Burton
2021-09-20 18:06 ` [PATCH 07/12] arm/fvp: add upstream version checking Ross Burton
2021-09-20 18:06 ` [PATCH 08/12] arm/fvp: add corstone500 FVP Ross Burton
2021-09-20 18:06 ` [PATCH 09/12] arm/fvp: add corstone700 FVP Ross Burton
2021-09-20 18:06 ` Ross Burton [this message]
2021-09-20 18:06 ` [PATCH 11/12] CI: add FVP-EULA to the license whitelist Ross Burton
2021-09-20 18:06 ` [PATCH 12/12] CI: add a job to build the FVP packages Ross Burton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210920180622.3614621-10-ross.burton@arm.com \
    --to=ross@burtonini.com \
    --cc=meta-arm@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).