Skip to content

Commit

Permalink
boot/rustsbi-hpm: update to 194d9cc
Browse files Browse the repository at this point in the history
This version of rustsbi-hpm enables d-cache and will provide a huge
performance improvement.

Signed-off-by: tfx2001 <[email protected]>
  • Loading branch information
tfx2001 committed Aug 17, 2024
1 parent f1feb1b commit 3a3ccfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boot/rustsbi-hpm/rustsbi-hpm.hash
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Locally computed:
sha256 a0cf69628c57692bf3739f48ce591e0628fcf6f8d1bf0ab7946df12f14147db6 rustsbi-hpm-0cf5ef0022bbe2c4a5f98d797bf6d3837b7eefa1.tar.gz
sha256 f14687cd0b6269d843291e9342a8f758fc58efb2b8825c1adb6461cb8bd236a0 rustsbi-hpm-194d9cc7899fef320ac9e4b8e2c57ffca3eafe34.tar.gz
2 changes: 1 addition & 1 deletion boot/rustsbi-hpm/rustsbi-hpm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

RUSTSBI_HPM_VERSION = 0cf5ef0022bbe2c4a5f98d797bf6d3837b7eefa1
RUSTSBI_HPM_VERSION = 194d9cc7899fef320ac9e4b8e2c57ffca3eafe34
RUSTSBI_HPM_SITE = $(call github,rustsbi,rustsbi-hpm,$(RUSTSBI_HPM_VERSION))

RUSTSBI_HPM_INSTALL_IMAGES = YES
Expand Down

0 comments on commit 3a3ccfc

Please sign in to comment.