aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/tz-mpc.c
AgeCommit message (Expand)Author
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-01-07hw/misc/tz-mpc: Fix value of BLK_MAX registerPeter Maydell
2018-12-14Rename cpu_physical_memory_write_rom() to address_space_write_rom()Peter Maydell
2018-07-30hw/misc/tz-mpc: Zero the LUT on initialization, not just resetPeter Maydell
2018-06-22hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translatePeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement correct blocked-access behaviourPeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement registersPeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell