Skip to content

Commit

Permalink
Update LLVM hardening patches version
Browse files Browse the repository at this point in the history
This version of LLVM has a new implementation of the jump guards
hardening.
  • Loading branch information
luismarques committed Jan 17, 2023
1 parent 1f8c4a9 commit b4d037c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sw-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ export QEMU_VERSION=23967e5b2a6c6d04b8db766a8a149f3631a7b899
# LLVM 13.0.1 plus hardening patches
export LLVM_URL=https://github.com/lowRISC/llvm-project.git
export LLVM_BRANCH=ot-hardening
export LLVM_VERSION=a394a9fbd5afce53873e74455a948db9bb63839c
export LLVM_VERSION=5b897971c35a03fcd42e0a525fea1069dd88b708

0 comments on commit b4d037c

Please sign in to comment.