| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #12236 from liamwhite/cpu-refactor | 2023-12-06 | 5 | -249/+166 | |
| |\ | |||||
| | * | core: refactor emulated cpu core activation | 2023-12-04 | 5 | -249/+166 | |
| * | | nce: fix pre-text patch for single modules | 2023-12-02 | 1 | -0/+2 | |
| |/ | |||||
| * | core: Rename patcher file | 2023-11-29 | 3 | -2/+2 | |
| * | oaknut: Address warnings | 2023-11-25 | 1 | -4/+0 | |
| * | Address more review comments | 2023-11-25 | 2 | -5/+8 | |
| * | arm_nce: skip data aborts for crash handling parity | 2023-11-25 | 1 | -3/+11 | |
| * | patch: check offsets from first code word | 2023-11-25 | 1 | -3/+4 | |
| * | arm_nce: skip dc cvac on possibly write-protected areas | 2023-11-25 | 1 | -3/+1 | |
| * | Address some review comments | 2023-11-25 | 3 | -17/+9 | |
| * | arm: Implement native code execution backend | 2023-11-25 | 8 | -0/+1530 | |