[218] | 1 | <?xml version="1.0"?> |
---|
| 2 | |
---|
[249] | 3 | <mapping_info signature = "0xdeadbeef" |
---|
| 4 | name = "4c_1p_40" |
---|
| 5 | cluster_x = "2" |
---|
| 6 | cluster_y = "2" |
---|
| 7 | vspaces = "1"> |
---|
[218] | 8 | |
---|
[249] | 9 | *** This first section describes an instance of the "tsar_generic_iob" architecture |
---|
| 10 | *** with 4 clusters, 1 processor per cluster and 40 bits physical address. |
---|
| 11 | |
---|
[218] | 12 | <clusterset> |
---|
| 13 | |
---|
| 14 | <cluster index = "0" > |
---|
[249] | 15 | <pseg name = "PSEG_RAM" type = "RAM" base = "0x0000000000" length = "0x0010000000" /> |
---|
| 16 | <pseg name = "PSEG_XICU" type = "PERI" base = "0x00B0000000" length = "0x0000002000" /> |
---|
| 17 | <pseg name = "PSEG_DMA" type = "PERI" base = "0x00B1000000" length = "0x0000008000" /> |
---|
| 18 | <pseg name = "PSEG_MMC" type = "PERI" base = "0x00B2000000" length = "0x0000001000" /> |
---|
[218] | 19 | |
---|
| 20 | *** Boot ROM and non replicated peripherals |
---|
| 21 | |
---|
[249] | 22 | <pseg name = "PSEG_IOC" type = "PERI" base = "0x00B3000000" length = "0x0000001000" /> |
---|
| 23 | <pseg name = "PSEG_TTY" type = "PERI" base = "0x00B4000000" length = "0x0000001000" /> |
---|
| 24 | <pseg name = "PSEG_NIC" type = "PERI" base = "0x00B5000000" length = "0x0000080000" /> |
---|
| 25 | <pseg name = "PSEG_CMA" type = "PERI" base = "0x00B6000000" length = "0x0000008000" /> |
---|
| 26 | <pseg name = "PSEG_FBF" type = "PERI" base = "0x00B7000000" length = "0x0000004000" /> |
---|
| 27 | <pseg name = "PSEG_IOB" type = "PERI" base = "0x00BE000000" length = "0x0000100000" /> |
---|
| 28 | <pseg name = "PSEG_ROM" type = "ROM" base = "0x00BFC00000" length = "0x0000100000" /> |
---|
[218] | 29 | |
---|
| 30 | <proc index = "0" > |
---|
| 31 | <irq type = "HARD" icuid = "0" isr = "ISR_SWITCH" /> |
---|
| 32 | <irq type = "HARD" icuid = "8" isr = "ISR_DMA" channel = "0" /> |
---|
| 33 | <irq type = "HARD" icuid = "16" isr = "ISR_TTY" channel = "0" /> |
---|
| 34 | <irq type = "HARD" icuid = "17" isr = "ISR_TTY" channel = "1" /> |
---|
| 35 | <irq type = "HARD" icuid = "18" isr = "ISR_TTY" channel = "2" /> |
---|
| 36 | <irq type = "HARD" icuid = "19" isr = "ISR_TTY" channel = "3" /> |
---|
| 37 | <irq type = "HARD" icuid = "20" isr = "ISR_TTY" channel = "4" /> |
---|
| 38 | <irq type = "HARD" icuid = "21" isr = "ISR_TTY" channel = "5" /> |
---|
| 39 | <irq type = "HARD" icuid = "22" isr = "ISR_TTY" channel = "6" /> |
---|
| 40 | <irq type = "HARD" icuid = "23" isr = "ISR_TTY" channel = "7" /> |
---|
| 41 | <irq type = "HARD" icuid = "24" isr = "ISR_TTY" channel = "8" /> |
---|
| 42 | <irq type = "HARD" icuid = "25" isr = "ISR_TTY" channel = "9" /> |
---|
| 43 | <irq type = "HARD" icuid = "26" isr = "ISR_TTY" channel = "10" /> |
---|
| 44 | <irq type = "HARD" icuid = "27" isr = "ISR_TTY" channel = "11" /> |
---|
| 45 | <irq type = "HARD" icuid = "28" isr = "ISR_TTY" channel = "12" /> |
---|
| 46 | <irq type = "HARD" icuid = "29" isr = "ISR_TTY" channel = "13" /> |
---|
| 47 | <irq type = "HARD" icuid = "30" isr = "ISR_TTY" channel = "14" /> |
---|
| 48 | <irq type = "HARD" icuid = "31" isr = "ISR_IOC" /> |
---|
| 49 | </proc> |
---|
| 50 | |
---|
[249] | 51 | <periph type = "DMA" psegname = "PSEG_DMA" channels = "4" /> |
---|
| 52 | <periph type = "XICU" psegname = "PSEG_XICU" channels = "18" /> |
---|
| 53 | <periph type = "MMC" psegname = "PSEG_MMC" channels = "1" /> |
---|
| 54 | <periph type = "IOC" psegname = "PSEG_IOC" channels = "1" /> |
---|
| 55 | <periph type = "TTY" psegname = "PSEG_TTY" channels = "8" /> |
---|
| 56 | <periph type = "NIC" psegname = "PSEG_NIC" channels = "2" /> |
---|
| 57 | <periph type = "CMA" psegname = "PSEG_CMA" channels = "4" /> |
---|
| 58 | <periph type = "FBF" psegname = "PSEG_FBF" channels = "1" /> |
---|
| 59 | <periph type = "IOB" psegname = "PSEG_IOB" channels = "1" /> |
---|
| 60 | </cluster> |
---|
[218] | 61 | |
---|
[249] | 62 | <cluster index = "1" > |
---|
| 63 | <pseg name = "PSEG_RAM" type = "RAM" base = "0x4000000000" length = "0x0010000000" /> |
---|
| 64 | <pseg name = "PSEG_XICU" type = "PERI" base = "0x40B0000000" length = "0x0000002000" /> |
---|
| 65 | <pseg name = "PSEG_DMA" type = "PERI" base = "0x40B1000000" length = "0x0000008000" /> |
---|
| 66 | <pseg name = "PSEG_MMC" type = "PERI" base = "0x40B2000000" length = "0x0000001000" /> |
---|
| 67 | |
---|
| 68 | <proc index = "0" > |
---|
| 69 | <irq type = "HARD" icuid = "0" isr = "ISR_SWITCH" /> |
---|
| 70 | <irq type = "HARD" icuid = "8" isr = "ISR_DMA" channel = "0" /> |
---|
| 71 | </proc> |
---|
| 72 | |
---|
| 73 | <periph type = "DMA" psegname = "PSEG_DMA" channels = "4" /> |
---|
| 74 | <periph type = "XICU" psegname = "PSEG_XICU" channels = "2" /> |
---|
| 75 | <periph type = "MMC" psegname = "PSEG_MMC" channels = "1" /> |
---|
[218] | 76 | </cluster> |
---|
| 77 | |
---|
[249] | 78 | <cluster index = "2" > |
---|
| 79 | <pseg name = "PSEG_RAM" type = "RAM" base = "0x8000000000" length = "0x0010000000" /> |
---|
| 80 | <pseg name = "PSEG_XICU" type = "PERI" base = "0x80B0000000" length = "0x0000002000" /> |
---|
| 81 | <pseg name = "PSEG_DMA" type = "PERI" base = "0x80B1000000" length = "0x0000008000" /> |
---|
| 82 | <pseg name = "PSEG_MMC" type = "PERI" base = "0x80B2000000" length = "0x0000001000" /> |
---|
[218] | 83 | |
---|
| 84 | <proc index = "0" > |
---|
| 85 | <irq type = "HARD" icuid = "0" isr = "ISR_SWITCH" /> |
---|
| 86 | <irq type = "HARD" icuid = "8" isr = "ISR_DMA" channel = "0" /> |
---|
| 87 | </proc> |
---|
| 88 | |
---|
[249] | 89 | <periph type = "DMA" psegname = "PSEG_DMA" channels = "4" /> |
---|
| 90 | <periph type = "XICU" psegname = "PSEG_XICU" channels = "2" /> |
---|
| 91 | <periph type = "MMC" psegname = "PSEG_MMC" channels = "1" /> |
---|
[218] | 92 | </cluster> |
---|
[249] | 93 | |
---|
| 94 | <cluster index = "3" > |
---|
| 95 | <pseg name = "PSEG_RAM" type = "RAM" base = "0xC000000000" length = "0x0010000000" /> |
---|
| 96 | <pseg name = "PSEG_XICU" type = "PERI" base = "0xC0B0000000" length = "0x0000002000" /> |
---|
| 97 | <pseg name = "PSEG_DMA" type = "PERI" base = "0xC0B1000000" length = "0x0000008000" /> |
---|
| 98 | <pseg name = "PSEG_MMC" type = "PERI" base = "0xC0B2000000" length = "0x0000001000" /> |
---|
| 99 | |
---|
| 100 | <proc index = "0" > |
---|
| 101 | <irq type = "HARD" icuid = "0" isr = "ISR_SWITCH" /> |
---|
| 102 | <irq type = "HARD" icuid = "8" isr = "ISR_DMA" channel = "0" /> |
---|
| 103 | </proc> |
---|
| 104 | |
---|
| 105 | <periph type = "DMA" psegname = "PSEG_DMA" channels = "4" /> |
---|
| 106 | <periph type = "XICU" psegname = "PSEG_XICU" channels = "2" /> |
---|
| 107 | <periph type = "MMC" psegname = "PSEG_MMC" channels = "1" /> |
---|
| 108 | </cluster> |
---|
| 109 | |
---|
[218] | 110 | </clusterset> |
---|
| 111 | |
---|
| 112 | <globalset> |
---|
[249] | 113 | |
---|
| 114 | *** segments used by the boot code / A[31:28] = 0xB / Identity mapping |
---|
| 115 | |
---|
| 116 | <vseg name = "seg_boot_code" vbase = "0xBFC00000" mode = "CXW_" clusterid = "0" psegname = "PSEG_ROM" ident = "1" > |
---|
[218] | 117 | <vobj name = "boot_code" type = "ELF" length = "0x00008000" binpath = "build/boot/boot.elf" /> |
---|
| 118 | </vseg> |
---|
[249] | 119 | <vseg name = "seg_boot_data" vbase = "0x00000000" mode = "C_W_" clusterid = "0" psegname = "PSEG_RAM" ident = "1" > |
---|
| 120 | <vobj name = "boot_data" type = "ELF" length = "0x00001000" binpath = "build/boot/boot.elf" /> |
---|
[218] | 121 | </vseg> |
---|
[249] | 122 | <vseg name = "seg_boot_stack" vbase = "0x00001000" mode = "C_W_" clusterid = "0" psegname = "PSEG_RAM" ident = "1" > |
---|
| 123 | <vobj name = "boot_stack" type = "BUFFER" length = "0x00003000" /> |
---|
| 124 | </vseg> |
---|
| 125 | <vseg name = "seg_boot_mapping" vbase = "0x00004000" mode = "C_W_" clusterid = "0" psegname = "PSEG_RAM" ident = "1" > |
---|
[218] | 126 | <vobj name = "boot_mapping" type = "BLOB" length = "0x00004000" binpath = "map.bin" /> |
---|
| 127 | </vseg> |
---|
| 128 | |
---|
[249] | 129 | *** segments for non replicated peripherals / A[31:28] = 0xB / Identity mapping |
---|
| 130 | |
---|
| 131 | <vseg name = "seg_iob" vbase = "0xBE000000" mode = "__W_" clusterid = "0" psegname = "PSEG_IOB" ident = "1" > |
---|
| 132 | <vobj name = "iob" type = "PERI" length = "0x00001000" /> |
---|
| 133 | </vseg> |
---|
| 134 | <vseg name = "seg_ioc" vbase = "0xB3000000" mode = "__W_" clusterid = "0" psegname = "PSEG_IOC" ident = "1" > |
---|
| 135 | <vobj name = "ioc" type = "PERI" length = "0x00001000" /> |
---|
| 136 | </vseg> |
---|
| 137 | <vseg name = "seg_tty" vbase = "0xB4000000" mode = "__W_" clusterid = "0" psegname = "PSEG_TTY" ident = "1" > |
---|
| 138 | <vobj name = "tty" type = "PERI" length = "0x00001000" /> |
---|
| 139 | </vseg> |
---|
| 140 | <vseg name = "seg_nic" vbase = "0xB5000000" mode = "__W_" clusterid = "0" psegname = "PSEG_NIC" ident = "1" > |
---|
| 141 | <vobj name = "nic" type = "PERI" length = "0x00080000" /> |
---|
| 142 | </vseg> |
---|
| 143 | <vseg name = "seg_cma" vbase = "0xB6000000" mode = "__W_" clusterid = "0" psegname = "PSEG_CMA" ident = "1" > |
---|
| 144 | <vobj name = "cma" type = "PERI" length = "0x00008000" /> |
---|
| 145 | </vseg> |
---|
| 146 | <vseg name = "seg_fbf" vbase = "0xB7000000" mode = "__W_" clusterid = "0" psegname = "PSEG_FBF" ident = "1" > |
---|
| 147 | <vobj name = "fbf" type = "PERI" length = "0x00004000" /> |
---|
| 148 | </vseg> |
---|
| 149 | |
---|
| 150 | *** segments used by the kernel / A[31:28] = 0x8 |
---|
[218] | 151 | |
---|
| 152 | <vseg name = "seg_kernel_code" vbase = "0x80000000" mode = "CX__" clusterid = "0" psegname = "PSEG_RAM" > |
---|
| 153 | <vobj name = "kernel_code" type = "ELF" length = "0x00010000" binpath = "build/sys/sys.elf" /> |
---|
| 154 | </vseg> |
---|
[249] | 155 | <vseg name = "seg_kernel_data" vbase = "0x80020000" mode = "C_W_" clusterid = "0" psegname = "PSEG_RAM" > |
---|
[218] | 156 | <vobj name = "kernel_data" type = "ELF" length = "0x00040000" binpath = "build/sys/sys.elf" /> |
---|
| 157 | </vseg> |
---|
| 158 | <vseg name = "seg_kernel_uncdata" vbase = "0x80080000" mode = "__W_" clusterid = "0" psegname = "PSEG_RAM" > |
---|
| 159 | <vobj name = "kernel_uncdata" type = "ELF" length = "0x00010000" binpath = "build/sys/sys.elf" /> |
---|
| 160 | </vseg> |
---|
| 161 | <vseg name = "seg_kernel_init" vbase = "0x80090000" mode = "CX__" clusterid = "0" psegname = "PSEG_RAM" > |
---|
| 162 | <vobj name = "kernel_init" type = "ELF" length = "0x00010000" binpath = "build/sys/sys.elf" /> |
---|
| 163 | </vseg> |
---|
| 164 | |
---|
[249] | 165 | *** segments for replicated ICUS / A[31:28] = 0xE / Increment = 0x100000 |
---|
[218] | 166 | |
---|
[249] | 167 | <vseg name = "seg_icu_0" vbase = "0xE0000000" mode = "__W_" clusterid = "0" psegname = "PSEG_XICU" > |
---|
[218] | 168 | <vobj name = "icu_0" type = "PERI" length = "0x00001000" /> |
---|
| 169 | </vseg> |
---|
[249] | 170 | <vseg name = "seg_icu_1" vbase = "0xE0100000" mode = "__W_" clusterid = "1" psegname = "PSEG_XICU" > |
---|
[218] | 171 | <vobj name = "icu_1" type = "PERI" length = "0x00001000" /> |
---|
| 172 | </vseg> |
---|
[249] | 173 | <vseg name = "seg_icu_2" vbase = "0xE0200000" mode = "__W_" clusterid = "2" psegname = "PSEG_XICU" > |
---|
[218] | 174 | <vobj name = "icu_2" type = "PERI" length = "0x00001000" /> |
---|
| 175 | </vseg> |
---|
[249] | 176 | <vseg name = "seg_icu_3" vbase = "0xE0300000" mode = "__W_" clusterid = "3" psegname = "PSEG_XICU" > |
---|
[218] | 177 | <vobj name = "icu_3" type = "PERI" length = "0x00001000" /> |
---|
| 178 | </vseg> |
---|
| 179 | |
---|
[249] | 180 | *** segments for replicated DMAs / A[31:28] = 0xD / Increment = 0x100000 |
---|
[218] | 181 | |
---|
[249] | 182 | <vseg name = "seg_dma_0" vbase = "0xD0000000" mode = "__W_" clusterid = "0" psegname = "PSEG_DMA" > |
---|
[218] | 183 | <vobj name = "dma_0" type = "PERI" length = "0x00008000" /> |
---|
| 184 | </vseg> |
---|
[249] | 185 | <vseg name = "seg_dma_1" vbase = "0xD0100000" mode = "__W_" clusterid = "1" psegname = "PSEG_DMA" > |
---|
[218] | 186 | <vobj name = "dma_1" type = "PERI" length = "0x00008000" /> |
---|
| 187 | </vseg> |
---|
[249] | 188 | <vseg name = "seg_dma_2" vbase = "0xD0200000" mode = "__W_" clusterid = "2" psegname = "PSEG_DMA" > |
---|
[218] | 189 | <vobj name = "dma_2" type = "PERI" length = "0x00008000" /> |
---|
| 190 | </vseg> |
---|
[249] | 191 | <vseg name = "seg_dma_3" vbase = "0xD0300000" mode = "__W_" clusterid = "3" psegname = "PSEG_DMA" > |
---|
[218] | 192 | <vobj name = "dma_3" type = "PERI" length = "0x00008000" /> |
---|
| 193 | </vseg> |
---|
[249] | 194 | |
---|
| 195 | *** segments for replicated MMC / A[31:28] = 0xC / Increment = 0x100000 |
---|
| 196 | |
---|
| 197 | <vseg name = "seg_memc_0" vbase = "0xC0000000" mode = "__W_" clusterid = "0" psegname = "PSEG_MMC" > |
---|
| 198 | <vobj name = "memc_0" type = "PERI" length = "0x00001000" /> |
---|
| 199 | </vseg> |
---|
| 200 | <vseg name = "seg_memc_1" vbase = "0xC0100000" mode = "__W_" clusterid = "1" psegname = "PSEG_MMC" > |
---|
| 201 | <vobj name = "memc_1" type = "PERI" length = "0x00001000" /> |
---|
| 202 | </vseg> |
---|
| 203 | <vseg name = "seg_memc_2" vbase = "0xC0200000" mode = "__W_" clusterid = "2" psegname = "PSEG_MMC" > |
---|
| 204 | <vobj name = "memc_2" type = "PERI" length = "0x00001000" /> |
---|
| 205 | </vseg> |
---|
| 206 | <vseg name = "seg_memc_3" vbase = "0xC0300000" mode = "__W_" clusterid = "3" psegname = "PSEG_MMC" > |
---|
| 207 | <vobj name = "memc_3" type = "PERI" length = "0x00001000" /> |
---|
| 208 | </vseg> |
---|
| 209 | |
---|
| 210 | *** segments for replicated schedulers / A[31:28] = 0xF / Increment = 0x100000 |
---|
| 211 | |
---|
| 212 | <vseg name = "seg_sched_0" vbase = "0xF0000000" mode = "C_W_" clusterid = "0" psegname = "PSEG_RAM" > |
---|
| 213 | <vobj name = "sched_0" type = "SCHED" length = "0x00008000" /> |
---|
| 214 | </vseg> |
---|
| 215 | <vseg name = "seg_sched_1" vbase = "0xF0100000" mode = "C_W_" clusterid = "1" psegname = "PSEG_RAM" > |
---|
| 216 | <vobj name = "sched_1" type = "SCHED" length = "0x00008000" /> |
---|
| 217 | </vseg> |
---|
| 218 | <vseg name = "seg_sched_2" vbase = "0xF0200000" mode = "C_W_" clusterid = "2" psegname = "PSEG_RAM" > |
---|
| 219 | <vobj name = "sched_2" type = "SCHED" length = "0x00008000" /> |
---|
| 220 | </vseg> |
---|
| 221 | <vseg name = "seg_sched_3" vbase = "0xF0300000" mode = "C_W_" clusterid = "3" psegname = "PSEG_RAM" > |
---|
| 222 | <vobj name = "sched_3" type = "SCHED" length = "0x00008000" /> |
---|
| 223 | </vseg> |
---|
[218] | 224 | *** |
---|
| 225 | </globalset> |
---|
| 226 | |
---|
| 227 | <vspaceset> |
---|
[249] | 228 | <vspace name = "display" startname = "disp_data" > |
---|
| 229 | <vseg name = "seg_data" vbase = "0x00800000" mode = "C_WU" clusterid = "3" psegname = "PSEG_RAM" > |
---|
| 230 | <vobj name = "disp_data" type = "ELF" length = "0x00010000" binpath = "build/display/display.elf" /> |
---|
[218] | 231 | </vseg> |
---|
[249] | 232 | <vseg name = "seg_code" vbase = "0x00400000" mode = "CX_U" clusterid = "3" psegname = "PSEG_RAM" > |
---|
| 233 | <vobj name = "disp_code" type = "ELF" length = "0x00010000" binpath = "build/display/display.elf" /> |
---|
[218] | 234 | </vseg> |
---|
[249] | 235 | <vseg name = "seg_ptab" vbase = "0x00300000" mode = "C___" clusterid = "3" psegname = "PSEG_RAM" > |
---|
| 236 | <vobj name = "ptab" type = "PTAB" length = "0x00020000" align = "13" /> |
---|
[218] | 237 | </vseg> |
---|
[249] | 238 | <vseg name = "seg_stack" vbase = "0x00010000" mode = "C_WU" clusterid = "3" psegname = "PSEG_RAM" > |
---|
| 239 | <vobj name = "stack" type = "BUFFER" length = "0x00010000" /> |
---|
| 240 | <vobj name = "heap" type = "BUFFER" length = "0x00010000" /> |
---|
[218] | 241 | </vseg> |
---|
| 242 | |
---|
[249] | 243 | <task name = "main_display" clusterid = "3" proclocid = "0" stackname = "stack" heapname = "heap" startid = "0" usetty = "1" usedma = "1" /> |
---|
[218] | 244 | </vspace> |
---|
| 245 | </vspaceset> |
---|
| 246 | </mapping_info> |
---|