summaryrefslogtreecommitdiffstats
path: root/hw/misc/tz-mpc.c
Commit message (Expand)AuthorAgeFilesLines
* hw/misc/tz-mpc: Fix value of BLK_MAX registerPeter Maydell2019-01-071-1/+1
* Rename cpu_physical_memory_write_rom() to address_space_write_rom()Peter Maydell2018-12-141-1/+1
* hw/misc/tz-mpc: Zero the LUT on initialization, not just resetPeter Maydell2018-07-301-1/+1
* hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translatePeter Maydell2018-06-221-2/+51
* hw/misc/tz-mpc.c: Implement correct blocked-access behaviourPeter Maydell2018-06-221-2/+48
* hw/misc/tz-mpc.c: Implement registersPeter Maydell2018-06-221-3/+137
* hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell2018-06-221-0/+399