Skip to content

Commit 3a3ccfc

Browse files
committed
boot/rustsbi-hpm: update to 194d9cc
This version of rustsbi-hpm enables d-cache and will provide a huge performance improvement. Signed-off-by: tfx2001 <[email protected]>
1 parent f1feb1b commit 3a3ccfc

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 a0cf69628c57692bf3739f48ce591e0628fcf6f8d1bf0ab7946df12f14147db6 rustsbi-hpm-0cf5ef0022bbe2c4a5f98d797bf6d3837b7eefa1.tar.gz
2+
sha256 f14687cd0b6269d843291e9342a8f758fc58efb2b8825c1adb6461cb8bd236a0 rustsbi-hpm-194d9cc7899fef320ac9e4b8e2c57ffca3eafe34.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 = 0cf5ef0022bbe2c4a5f98d797bf6d3837b7eefa1
7+
RUSTSBI_HPM_VERSION = 194d9cc7899fef320ac9e4b8e2c57ffca3eafe34
88
RUSTSBI_HPM_SITE = $(call github,rustsbi,rustsbi-hpm,$(RUSTSBI_HPM_VERSION))
99

1010
RUSTSBI_HPM_INSTALL_IMAGES = YES

0 commit comments

Comments
 (0)