All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] arm/fvp-corstone1000: update to latest version
@ 2022-03-04 15:11 harry.moulton
  2022-03-04 15:11 ` [PATCH 1/1] " harry.moulton
  2022-03-08 13:56 ` [PATCH 0/1] " Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: harry.moulton @ 2022-03-04 15:11 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Harry Moulton

From: Harry Moulton <harry.moulton@arm.com>

This patch is to update the Corstone1000 FVP from version 11.16.21 to 11.17.23,
update the SHA256, update the license and set the correct FVP_ARCH.

Harry Moulton (1):
  arm/fvp-corstone1000: update to latest version

 meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] arm/fvp-corstone1000: update to latest version
  2022-03-04 15:11 [PATCH 0/1] arm/fvp-corstone1000: update to latest version harry.moulton
@ 2022-03-04 15:11 ` harry.moulton
  2022-03-08 13:56 ` [PATCH 0/1] " Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: harry.moulton @ 2022-03-04 15:11 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Harry Moulton

From: Harry Moulton <harry.moulton@arm.com>

Update the URL and checksums for the new Corstone1000 FVP version 11.17.23.

Signed-off-by: Harry Moulton <harry.moulton@arm.com>
---
 meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb b/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb
index 54cbd560..0e565264 100644
--- a/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb
+++ b/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb
@@ -1,10 +1,14 @@
 require fvp-ecosystem.inc
 
-MODEL = "Corstone-1000"
+MODEL = "Corstone-1000-23"
 MODEL_CODE = "FVP_Corstone_1000"
-PV = "11.16.21"
+PV = "11.17_23"
 
-SRC_URI[sha256sum] = "3e2d39e553ae392bce3d71119b4425615f2ed2185d0c334ebd0193059cf6e4b0"
+SRC_URI = "https://developer.arm.com/-/media/Arm%20Developer%20Community/Downloads/OSS/FVP/${MODEL}/Linux/${MODEL_CODE}_${PV}.tgz;subdir=${BP}"
+SRC_URI[sha256sum] = "00ccb72d02c90e2424d24a625d275cabf8ea8dc024713985208f618bb88d1934"
 
 LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \
-                    file://license_terms/third_party_licenses.txt;md5=72d3e09651c7560595c325ffad728252"
+                    file://license_terms/third_party_licenses.txt;md5=41029e71051b1c786bae3112a29905a7"
+
+FVP_ARCH = "Linux64_GCC-9.4"
+
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] arm/fvp-corstone1000: update to latest version
  2022-03-04 15:11 [PATCH 0/1] arm/fvp-corstone1000: update to latest version harry.moulton
  2022-03-04 15:11 ` [PATCH 1/1] " harry.moulton
@ 2022-03-08 13:56 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Mason @ 2022-03-08 13:56 UTC (permalink / raw)
  To: meta-arm, harry.moulton, Ross.Burton; +Cc: nd

On Fri, 4 Mar 2022 15:11:33 +0000, harry.moulton@arm.com wrote:
> This patch is to update the Corstone1000 FVP from version 11.16.21 to 11.17.23,
> update the SHA256, update the license and set the correct FVP_ARCH.
> 
> Harry Moulton (1):
>   arm/fvp-corstone1000: update to latest version
> 
>  meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)

Applied, thanks!

[1/1] arm/fvp-corstone1000: update to latest version
      commit: f397564a054922d6fc28add1ddb59325c744654e

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-08 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-04 15:11 [PATCH 0/1] arm/fvp-corstone1000: update to latest version harry.moulton
2022-03-04 15:11 ` [PATCH 1/1] " harry.moulton
2022-03-08 13:56 ` [PATCH 0/1] " Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.