Skip to content

Commit c81d4fd

Browse files
committed
boot/rustsbi-hpm: update to 4637e86
Update rustsbi-hpm to support load firmware load from flash into ILM. Signed-off-by: tfx2001 <[email protected]>
1 parent a149e95 commit c81d4fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boot/rustsbi-hpm/rustsbi-hpm.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Locally computed:
2-
sha256 61c3720c63578571b21b96773a88e4e112e34c4dd68ff1895a2798cfabf8235b rustsbi-hpm-d2ffb6d76a59f2aaf8a64de1602164cffd62b77a.tar.gz
2+
sha256 c48c1c8498d649bedac5bd5a42039260a00a7025f616eb49009d7b8a06552e97 rustsbi-hpm-4637e866fd38882dca4a17790fdffe1c9e687b8d.tar.gz

boot/rustsbi-hpm/rustsbi-hpm.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
RUSTSBI_HPM_VERSION = d2ffb6d76a59f2aaf8a64de1602164cffd62b77a
7+
RUSTSBI_HPM_VERSION = 4637e866fd38882dca4a17790fdffe1c9e687b8d
88
RUSTSBI_HPM_SITE = $(call github,rustsbi,rustsbi-hpm,$(RUSTSBI_HPM_VERSION))
99

1010
RUSTSBI_HPM_INSTALL_IMAGES = YES

0 commit comments

Comments
 (0)