aboutsummaryrefslogtreecommitdiff
path: root/target/arm/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-06-08target/arm: Move get_phys_addr to ptw.cRichard Henderson1-0/+1
2021-09-21arm: Add Hypervisor.framework build targetAlexander Graf1-0/+2
2021-06-21target/arm: Implement MVE VLDR/VSTR (non-widening forms)Peter Maydell1-0/+1
2021-06-16target/arm: Add framework for MVE decodePeter Maydell1-0/+2
2021-05-10target/arm: Make translate-neon.c.inc its own compilation unitPeter Maydell1-3/+4
2021-05-10target/arm: Make translate-vfp.c.inc its own compilation unitPeter Maydell1-2/+3
2021-05-10target/arm: Split m-nocp trans functions into their own filePeter Maydell1-1/+2
2021-01-18semihosting: Move ARM semihosting code to shared directoriesKeith Packard1-2/+0
2020-09-14target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell1-4/+1
2020-08-24target/arm: Do M-profile NOCP checks early and via decodetreePeter Maydell1-0/+1
2020-08-21meson: targetPaolo Bonzini1-0/+62