Age | Commit message (Expand) | Author |
---|---|---|
2023-10-27 | target/arm: Move feature test functions to their own header | Peter Maydell |
2023-09-08 | target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE | Aaron Lindsay |
2023-09-08 | target/arm: Inform helpers whether a PAC instruction is 'combined' | Aaron Lindsay |
2023-09-08 | target/arm: Implement FEAT_Pauth2 | Aaron Lindsay |
2023-09-08 | target/arm: Implement FEAT_EPAC | Aaron Lindsay |
2023-09-08 | target/arm: Implement FEAT_PACQARMA3 | Richard Henderson |
2023-09-08 | target/arm: Add feature detection for FEAT_Pauth2 and extensions | Aaron Lindsay |
2023-05-12 | target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check | Peter Maydell |
2023-04-03 | target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask() | Philippe Mathieu-Daudé |
2023-03-06 | target/arm: Create pauth_ptr_mask | Richard Henderson |
2023-02-27 | target/arm: move helpers to tcg/ | Claudio Fontana |