search for: aarch64slshardeningpass

Displaying 1 result from an estimated 1 matches for "aarch64slshardeningpass".

2020 Jun 08
2
Mitigating straight-line speculation vulnerability CVE-2020-13844
...inserting a speculation barrier on the architectural execution path. Please find patches for these mitigations on the below reviews: 1. https://reviews.llvm.org/D81399: [AArch64] Fix branch, terminator, etc properties for BRA* instructions. 2. https://reviews.llvm.org/D81400: [AArch64] Introduce AArch64SLSHardeningPass, which implements the hardening of RET and BR instructions. 3. https://reviews.llvm.org/D81401: [NFC] Refactor ThunkInserter to make it available for all targets. 4. https://reviews.llvm.org/D81402: [AArch64] Extend AArch64SLSHardeningPass to harden BLR instructions. 5. https://reviews.llvm.org/D81...