Lines Matching +full:secure +full:- +full:regions
24 #include "hw/net/xlnx-zynqmp-can.h"
25 #include "hw/ide/ahci-sysbus.h"
29 #include "hw/dma/xlnx-zdma.h"
31 #include "hw/intc/xlnx-zynqmp-ipi.h"
32 #include "hw/rtc/xlnx-zynqmp-rtc.h"
38 #include "hw/nvram/xlnx-bbram.h"
39 #include "hw/nvram/xlnx-zynqmp-efuse.h"
40 #include "hw/or-irq.h"
41 #include "hw/misc/xlnx-zynqmp-apu-ctrl.h"
42 #include "hw/misc/xlnx-zynqmp-crf.h"
44 #include "hw/usb/hcd-dwc3.h"
46 #define TYPE_XLNX_ZYNQMP "xlnx-zynqmp"
72 * ZynqMP maps the ARM GIC regions (GICC, GICD ...) at consecutive 64k offsets
73 * and under-decodes the 64k region. This mirrors the 4k regions to every 4k
92 * Unimplemented mmio regions needed to boot some images.
143 bool secure; member