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