Skip to content

Commit 2e8278d

Browse files
committed
[qemu] Bump tracked branch in cheri-alliance-qemu.
1 parent a635a0c commit 2e8278d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycheribuild/projects/build_qemu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ def install(self, **kwargs):
579579
class BuildCheriAllianceQEMU(BuildQEMUBase):
580580
target = "cheri-alliance-qemu"
581581
repository = GitRepository("https://github.com/CHERI-Alliance/qemu.git",
582-
default_branch="codasip-cheri-riscv_v3",
582+
default_branch="codasip-cheri-riscv.25-03-31",
583583
force_branch=True)
584584
native_install_dir = DefaultInstallDir.CHERI_ALLIANCE_SDK
585585
default_targets = (

0 commit comments

Comments
 (0)