RealView.py (12785:9afd7453ccdb) RealView.py (12896:bac7d22c1660)
1# Copyright (c) 2009-2018 ARM Limited
2# All rights reserved.
3#
4# The license below extends only to copyright in the software and shall
5# not be construed as granting a license to any other intellectual
6# property including but not limited to intellectual property relating
7# to a hardware implementation of the functionality of the software
8# licensed hereunder. You may use the software subject to the license

--- 1038 unchanged lines hidden (view full) ---

1047 0x1c130000-0x1c13ffff: VirtIO (gem5/FM extension)
1048 0x1c140000-0x1c14ffff: VirtIO (gem5/FM extension)
1049 0x1c170000-0x1c17ffff: RTC
1050
1051 0x20000000-0x3fffffff: On-chip peripherals:
1052 0x2b000000-0x2b00ffff: HDLCD
1053
1054 0x2c001000-0x2c001fff: GIC (distributor)
1# Copyright (c) 2009-2018 ARM Limited
2# All rights reserved.
3#
4# The license below extends only to copyright in the software and shall
5# not be construed as granting a license to any other intellectual
6# property including but not limited to intellectual property relating
7# to a hardware implementation of the functionality of the software
8# licensed hereunder. You may use the software subject to the license

--- 1038 unchanged lines hidden (view full) ---

1047 0x1c130000-0x1c13ffff: VirtIO (gem5/FM extension)
1048 0x1c140000-0x1c14ffff: VirtIO (gem5/FM extension)
1049 0x1c170000-0x1c17ffff: RTC
1050
1051 0x20000000-0x3fffffff: On-chip peripherals:
1052 0x2b000000-0x2b00ffff: HDLCD
1053
1054 0x2c001000-0x2c001fff: GIC (distributor)
1055 0x2c002000-0x2c0020ff: GIC (CPU interface)
1055 0x2c002000-0x2c003fff: GIC (CPU interface)
1056 0x2c004000-0x2c005fff: vGIC (HV)
1057 0x2c006000-0x2c007fff: vGIC (VCPU)
1058 0x2c1c0000-0x2c1cffff: GICv2m MSI frame 0
1059
1060 0x2d000000-0x2d00ffff: GPU (reserved)
1061
1062 0x2f000000-0x2fffffff: PCI IO space
1063 0x30000000-0x3fffffff: PCI config space

--- 155 unchanged lines hidden ---
1056 0x2c004000-0x2c005fff: vGIC (HV)
1057 0x2c006000-0x2c007fff: vGIC (VCPU)
1058 0x2c1c0000-0x2c1cffff: GICv2m MSI frame 0
1059
1060 0x2d000000-0x2d00ffff: GPU (reserved)
1061
1062 0x2f000000-0x2fffffff: PCI IO space
1063 0x30000000-0x3fffffff: PCI config space

--- 155 unchanged lines hidden ---