Skip to content

Commit 953e90e

Browse files
committed
[qemu] Bump tracked branch in cheri-alliance-qemu.
1 parent ee6c8fe commit 953e90e

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(
582-
"https://github.com/CHERI-Alliance/qemu.git", default_branch="codasip-cheri-riscv_v3", force_branch=True
582+
"https://github.com/CHERI-Alliance/qemu.git", default_branch="codasip-cheri-riscv.25-03-31", force_branch=True
583583
)
584584
native_install_dir = DefaultInstallDir.CHERI_ALLIANCE_SDK
585585
default_targets = "riscv64-softmmu,riscv64cheri-softmmu,riscv32-softmmu,riscv32cheri-softmmu,"

0 commit comments

Comments
 (0)