-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.secure_rzone
More file actions
714 lines (714 loc) · 40.6 KB
/
.secure_rzone
File metadata and controls
714 lines (714 loc) · 40.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rzone>
<device Dvendor="Renesas" Dname="R7KA8D2">
<processor Pname="CPU0" Dcore="Cortex-M85" Dfpu="1" Dmpu="1" Dtz="TZ" Ddsp="1" Dendian="Little-endian" Dclock="1000000000" DcoreVersion="r0p2" DnumInterrupts="96" DnumSauRegions="8"/>
<processor Pname="CPU1" Dcore="Cortex-M33" Dfpu="1" Dmpu="1" Dtz="TZ" Ddsp="1" Dendian="Little-endian" Dclock="250000000" DcoreVersion="r0p4" DnumInterrupts="96" DnumSauRegions="8"/>
</device>
<resources>
<memories>
<memory name="RAM_NS" type="RAM" start="0x32000000" physical="0x22000000" size="0x001d4000" access="rwx" security="n" info="On chip RAM memory @nsAlign:0x00002000"/>
<memory name="RAM" type="RAM" start="0x22000000" size="0x001d4000" access="rwx" security="s" info="On chip RAM memory @nscAlign:0x00000040"/>
<memory name="FLASH_NS" type="ROM" start="0x12000000" physical="0x02000000" size="0x00100000" access="rx" security="n" info="On chip mram memory @nsAlign:0x00008000"/>
<memory name="FLASH" type="ROM" start="0x02000000" size="0x00100000" access="rx" security="s" info="On chip mram memory @nscAlign:0x00000040"/>
<memory name="DATA_FLASH_NS" type="ROM" start="0x37000000" physical="0x27000000" size="0x00000000" access="rx" security="n" info="On chip data flash memory @nsAlign:0x00000400"/>
<memory name="DATA_FLASH" type="ROM" start="0x27000000" size="0x00000000" access="rx" security="s" info="On chip data flash memory"/>
<memory name="SDRAM" type="RAM" start="0x68000000" size="0x08000000" access="rwx" security="" info="external sdram region"/>
<memory name="OSPI0_CS0" type="RAM" start="0x80000000" size="0x10000000" access="rwx" security="" info="external ospi0 cs0 (ram)"/>
<memory name="OSPI0_CS1" type="ROM" start="0x90000000" size="0x10000000" access="rx" security="" info="external ospi0 cs1 (rom)"/>
<memory name="OSPI1_CS0" type="RAM" start="0x70000000" size="0x08000000" access="rwx" security="" info="external ospi1 cs0 (ram)"/>
<memory name="OSPI1_CS1" type="ROM" start="0x78000000" size="0x08000000" access="rx" security="" info="external ospi1 cs1 (rom)"/>
<memory name="OPTION_SETTING_OFS0" type="ROM" start="0x02c9f040" size="0x00000004" access="r" security="s" info="Option Function Select Register 0"/>
<memory name="OPTION_SETTING_OFS2" type="ROM" start="0x02c9f044" size="0x00000004" access="r" security="s" info="Option Function Select Register 2"/>
<memory name="OPTION_SETTING_SAS" type="ROM" start="0x02c9f074" size="0x00000004" access="r" security="s" info="Startup Area Setting Register"/>
<memory name="OPTION_SETTING_OFS1" type="ROM" start="0x12c9f4c0" size="0x00000004" access="r" security="" info="Option Function Select Register 1"/>
<memory name="OPTION_SETTING_OFS1_SEC" type="ROM" start="0x02c9f0c0" size="0x00000004" access="r" security="s" info="Option Function Select Register 1 Secure"/>
<memory name="OPTION_SETTING_OFS1_SEL" type="ROM" start="0x02c9f120" size="0x00000004" access="r" security="s" info="OFS1 Security Attribution"/>
<memory name="OPTION_SETTING_OFS3" type="ROM" start="0x12c9f4c4" size="0x00000004" access="r" security="" info="Option Function Select Register 3"/>
<memory name="OPTION_SETTING_OFS3_SEC" type="ROM" start="0x02c9f0c4" size="0x00000004" access="r" security="s" info="Option Function Select Register 3 Secure"/>
<memory name="OPTION_SETTING_OFS3_SEL" type="ROM" start="0x02c9f124" size="0x00000004" access="r" security="s" info="OFS3 Security Attribution"/>
<memory name="OPTION_SETTING_BPS" type="ROM" start="0x12c9f600" size="0x00000080" access="r" security="" info="Block Protect Setting Register"/>
<memory name="OPTION_SETTING_BPS_SEC" type="ROM" start="0x02c9f200" size="0x00000080" access="r" security="s" info="Block Protect Setting Register Secure"/>
<memory name="OPTION_SETTING_OTP_FSBLCTRL0" type="ROM" start="0x02e07600" size="0x00000004" access="r" security="s" info="FSBL Control Register 0"/>
<memory name="OPTION_SETTING_OTP_FSBLCTRL1" type="ROM" start="0x02e07604" size="0x00000004" access="r" security="s" info="FSBL Control Register 1"/>
<memory name="OPTION_SETTING_OTP_FSBLCTRL2" type="ROM" start="0x02e07608" size="0x00000004" access="r" security="s" info="FSBL Control Register 2"/>
<memory name="OPTION_SETTING_OTP_SAMR" type="ROM" start="0x02e07614" size="0x00000004" access="r" security="s" info="Start Address of Measurement Report"/>
<memory name="OPTION_SETTING_OTP_SACC00" type="ROM" start="0x02e07620" size="0x00000004" access="r" security="s" info="Start Address of Code Certificate 00"/>
<memory name="OPTION_SETTING_OTP_SACC10" type="ROM" start="0x02e07630" size="0x00000004" access="r" security="s" info="Start Address of Code Certificate 10"/>
<memory name="OPTION_SETTING_OTP_SACC01" type="ROM" start="0x02e07640" size="0x00000004" access="r" security="s" info="Start Address of Code Certificate 01"/>
<memory name="OPTION_SETTING_OTP_SACC11" type="ROM" start="0x02e07650" size="0x00000004" access="r" security="s" info="Start Address of Code Certificate 11"/>
<memory name="OPTION_SETTING_OTP_SACC02" type="ROM" start="0x02e07660" size="0x00000004" access="r" security="s" info="Start Address of Code Certificate 02"/>
<memory name="OPTION_SETTING_OTP_SACC12" type="ROM" start="0x02e07670" size="0x00000004" access="r" security="s" info="Start Address of Code Certificate 12"/>
<memory name="OPTION_SETTING_OTP_SACC03" type="ROM" start="0x02e07680" size="0x00000004" access="r" security="s" info="Start Address of Code Certificate 03"/>
<memory name="OPTION_SETTING_OTP_SACC13" type="ROM" start="0x02e07690" size="0x00000004" access="r" security="s" info="Start Address of Code Certificate 13"/>
<memory name="OPTION_SETTING_OTP_PBPS_SEC" type="ROM" start="0x02e17700" size="0x00000080" access="r" security="s" info="Permanent Block Protect Setting Register Secure"/>
<memory name="OPTION_SETTING_OTP_PBPS" type="ROM" start="0x12e17780" size="0x00000080" access="r" security="" info="Permanent Block Protect Setting Register"/>
<memory name="OPTION_SETTING_OTP_ZHUK" type="ROM" start="0x02e17920" size="0x00000004" access="r" security="s" info="Zerorization HUK Register"/>
<memory name="ITCM_NS" type="RAM" start="0x10000000" physical="0x00000000" size="0x00020000" access="rwx" security="n" Pname="CPU0" info="internal instruction tightly coupled memory @nsAlign:0x00002000"/>
<memory name="ITCM" type="RAM" start="0x00000000" size="0x00020000" access="rwx" security="s" Pname="CPU0" info="internal instruction tightly coupled memory"/>
<memory name="DTCM_NS" type="RAM" start="0x30000000" physical="0x20000000" size="0x00020000" access="rwx" security="n" Pname="CPU0" info="internal data tightly coupled memory @nsAlign:0x00002000"/>
<memory name="DTCM" type="RAM" start="0x20000000" size="0x00020000" access="rwx" security="s" Pname="CPU0" info="internal data tightly coupled memory"/>
<memory name="CTCM_NS" type="RAM" start="0x10000000" physical="0x00000000" size="0x00010000" access="rwx" security="n" Pname="CPU1" info="internal code tightly coupled memory @nsAlign:0x00002000"/>
<memory name="CTCM" type="RAM" start="0x00000000" size="0x00010000" access="rwx" security="s" Pname="CPU1" info="internal code tightly coupled memory"/>
<memory name="STCM_NS" type="RAM" start="0x30000000" physical="0x20000000" size="0x00010000" access="rwx" security="n" Pname="CPU1" info="internal system tightly coupled memory @nsAlign:0x00002000"/>
<memory name="STCM" type="RAM" start="0x20000000" size="0x00010000" access="rwx" security="s" Pname="CPU1" info="internal system tightly coupled memory"/>
</memories>
<peripherals>
<group name="ACMPHS" start="0x40236000" size="0x00000100" info="High Speed Analog Comparator">
<peripheral name="ACMPHS0" start="0x40236000" size="0x00000100"/>
<peripheral name="ACMPHS1" start="0x40236100" size="0x00000100"/>
<peripheral name="ACMPHS2" start="0x40236200" size="0x00000100"/>
<peripheral name="ACMPHS3" start="0x40236300" size="0x00000100"/>
</group>
<group name="ADC_B" start="0x40338000" size="0x00002000" info="A/D Converter">
<peripheral name="ADC_B0" start="0x40338000" size="0x00002000"/>
<peripheral name="ADC_B1" start="0x40338000" size="0x00002000"/>
</group>
<group name="AGT" start="0x40221000" size="0x00000100" info="Asynchronous General Purpose Timer">
<peripheral name="AGT0" start="0x40221000" size="0x00000100"/>
<peripheral name="AGT1" start="0x40221100" size="0x00000100"/>
</group>
<peripheral name="BUS" start="0x40003000" size="0x00002000" info="Bus Interface"/>
<peripheral name="CAC" start="0x40202400" size="0x00000100" info="Clock Frequency Accuracy Measurement Circuit"/>
<group name="CANFD" start="0x40380000" size="0x00002000" info="Controller Area Network (CAN) Flexible Data">
<peripheral name="CANFD0" start="0x40380000" size="0x00002000"/>
<peripheral name="CANFD1" start="0x40382000" size="0x00002000"/>
</group>
<peripheral name="CEU" start="0x40348000" size="0x00000100" info="Capture Engine Unit"/>
<peripheral name="CGC" start="0x00000000" size="0x00000000" info="Clock Generation Circuit"/>
<peripheral name="CPSCU" start="0x40008000" size="0x00000200" info="CPU System Security Control Unit"/>
<peripheral name="CPU_CTRL" start="0x4000f000" size="0x00000200" info="CPU Control"/>
<peripheral name="CRC" start="0x40310000" size="0x00000100" info="Cyclic Redundancy Check (CRC) Calculator"/>
<group name="DAC_B" start="0x40233000" size="0x00000100" info="D/A Converter">
<peripheral name="DAC_B0" start="0x40233000" size="0x00000100"/>
<peripheral name="DAC_B1" start="0x40233100" size="0x00000100"/>
</group>
<peripheral name="DEBUG" start="0x4001b000" size="0x00000000" info="Debug Function"/>
<peripheral name="DMA" start="0x4000a800" size="0x00000010" info="DMA Controller Common"/>
<group name="DMA_DMAC" start="0x4000a000" size="0x00000040" Pname="CPU0" info="DMA Controller">
<peripheral name="DMA_DMAC0" start="0x4000a000" size="0x00000040"/>
<peripheral name="DMA_DMAC1" start="0x4000a040" size="0x00000040"/>
<peripheral name="DMA_DMAC2" start="0x4000a080" size="0x00000040"/>
<peripheral name="DMA_DMAC3" start="0x4000a0c0" size="0x00000040"/>
<peripheral name="DMA_DMAC4" start="0x4000a100" size="0x00000040"/>
<peripheral name="DMA_DMAC5" start="0x4000a140" size="0x00000040"/>
<peripheral name="DMA_DMAC6" start="0x4000a180" size="0x00000040"/>
<peripheral name="DMA_DMAC7" start="0x4000a1c0" size="0x00000040"/>
</group>
<group name="DMA_DMAC" start="0x4000a000" size="0x00000040" Pname="CPU1" info="DMA Controller">
<peripheral name="DMA_DMAC0" start="0x4000a000" size="0x00000040"/>
<peripheral name="DMA_DMAC1" start="0x4000a040" size="0x00000040"/>
<peripheral name="DMA_DMAC2" start="0x4000a080" size="0x00000040"/>
<peripheral name="DMA_DMAC3" start="0x4000a0c0" size="0x00000040"/>
<peripheral name="DMA_DMAC4" start="0x4000a100" size="0x00000040"/>
<peripheral name="DMA_DMAC5" start="0x4000a140" size="0x00000040"/>
<peripheral name="DMA_DMAC6" start="0x4000a180" size="0x00000040"/>
<peripheral name="DMA_DMAC7" start="0x4000a1c0" size="0x00000040"/>
</group>
<peripheral name="DOC" start="0x40311000" size="0x00000010" info="Data Operation Circuit"/>
<peripheral name="DRW" start="0x40444000" size="0x00000100" info="2D Drawing Engine"/>
<peripheral name="DTC" start="0x4000ac00" size="0x00000100" Pname="CPU0" info="Data Transfer Controller"/>
<peripheral name="DTC" start="0x4000ac00" size="0x00000100" Pname="CPU1" info="Data Transfer Controller"/>
<group name="ECCMB" start="0x4036f200" size="0x00000040" info="ECC Control">
<peripheral name="ECCMB0" start="0x4036f200" size="0x00000040"/>
<peripheral name="ECCMB1" start="0x4036f300" size="0x00000040"/>
</group>
<peripheral name="ELC" start="0x40201000" size="0x00000100" info="Event Link Controller">
<slot name="GPT_A"/>
<slot name="GPT_B"/>
<slot name="GPT_C"/>
<slot name="GPT_D"/>
<slot name="GPT_E"/>
<slot name="GPT_F"/>
<slot name="GPT_G"/>
<slot name="GPT_H"/>
<slot name="DAC0"/>
<slot name="DAC1"/>
<slot name="IOPORT1"/>
<slot name="IOPORT2"/>
<slot name="IOPORT3"/>
<slot name="IOPORT4"/>
<slot name="ADC0"/>
<slot name="ADC0_B"/>
<slot name="ADC0_C"/>
<slot name="ADC1"/>
<slot name="ADC1_B"/>
<slot name="ADC1_C"/>
<slot name="ADC2"/>
<slot name="ADC2_B"/>
<slot name="ADC2_C"/>
<slot name="I3C"/>
<slot name="ESWM_GPTP0"/>
<slot name="ESWM_GPTP1"/>
</peripheral>
<peripheral name="ESWM" start="0x403c8000" size="0x00020000" info="Layer 3 Ethernet Switch"/>
<peripheral name="GLCDC" start="0x40342000" size="0x00002000" info="Graphics LCD Controller"/>
<group name="GPT" start="0x40322000" size="0x00000100" info="General PWM Timer">
<peripheral name="GPT0" start="0x40322000" size="0x00000100"/>
<peripheral name="GPT1" start="0x40322100" size="0x00000100"/>
<peripheral name="GPT2" start="0x40322200" size="0x00000100"/>
<peripheral name="GPT3" start="0x40322300" size="0x00000100"/>
<peripheral name="GPT4" start="0x40322400" size="0x00000100"/>
<peripheral name="GPT5" start="0x40322500" size="0x00000100"/>
<peripheral name="GPT6" start="0x40322600" size="0x00000100"/>
<peripheral name="GPT7" start="0x40322700" size="0x00000100"/>
<peripheral name="GPT8" start="0x40322800" size="0x00000100"/>
<peripheral name="GPT9" start="0x40322900" size="0x00000100"/>
<peripheral name="GPT10" start="0x40322a00" size="0x00000100"/>
<peripheral name="GPT11" start="0x40322b00" size="0x00000100"/>
<peripheral name="GPT12" start="0x40322c00" size="0x00000100"/>
<peripheral name="GPT13" start="0x40322d00" size="0x00000100"/>
</group>
<peripheral name="GPT_GTCLK" start="0x40323f10" size="0x00000010" info="General PWM Timer Clock"/>
<group name="GPT_ODC" start="0x40324000" size="0x00000040" info="PWM Delay Generation Circuit">
<peripheral name="GPT_ODC0" start="0x40324000" size="0x00000040"/>
</group>
<peripheral name="GPT_OPS" start="0x40323f00" size="0x00000010" info="Output Phase Switching Controller"/>
<group name="GPT_POEG" start="0x40212000" size="0x00000100" info="Port Output Enable for GPT">
<peripheral name="GPT_POEG0" start="0x40212000" size="0x00000100"/>
<peripheral name="GPT_POEG1" start="0x40212100" size="0x00000100"/>
<peripheral name="GPT_POEG2" start="0x40212200" size="0x00000100"/>
<peripheral name="GPT_POEG3" start="0x40212300" size="0x00000100"/>
</group>
<group name="I3C" start="0x4035f000" size="0x00000400" info="I3C Bus Interface">
<peripheral name="I3C0" start="0x4035f000" size="0x00000400"/>
</group>
<peripheral name="ICU" start="0x40006000" size="0x00000100" Pname="CPU0" info="Interrupt Controller Unit">
<slot name="IRQ0"/>
<slot name="IRQ1"/>
<slot name="IRQ2"/>
<slot name="IRQ3"/>
<slot name="IRQ4"/>
<slot name="IRQ5"/>
<slot name="IRQ6"/>
<slot name="IRQ7"/>
<slot name="IRQ8"/>
<slot name="IRQ9"/>
<slot name="IRQ10"/>
<slot name="IRQ11"/>
<slot name="IRQ12"/>
<slot name="IRQ13"/>
<slot name="IRQ14"/>
<slot name="IRQ15"/>
<slot name="IRQ16"/>
<slot name="IRQ17"/>
<slot name="IRQ18"/>
<slot name="IRQ19"/>
<slot name="IRQ20"/>
<slot name="IRQ21"/>
<slot name="IRQ22"/>
<slot name="IRQ23"/>
<slot name="IRQ24"/>
<slot name="IRQ25"/>
<slot name="IRQ26"/>
<slot name="IRQ27"/>
<slot name="IRQ28"/>
<slot name="IRQ29"/>
<slot name="IRQ30"/>
<slot name="IRQ31"/>
<slot name="IRQ32"/>
<slot name="IRQ33"/>
<slot name="IRQ34"/>
<slot name="IRQ35"/>
<slot name="IRQ36"/>
<slot name="IRQ37"/>
<slot name="IRQ38"/>
<slot name="IRQ39"/>
<slot name="IRQ40"/>
<slot name="IRQ41"/>
<slot name="IRQ42"/>
<slot name="IRQ43"/>
<slot name="IRQ44"/>
<slot name="IRQ45"/>
<slot name="IRQ46"/>
<slot name="IRQ47"/>
<slot name="IRQ48"/>
<slot name="IRQ49"/>
<slot name="IRQ50"/>
<slot name="IRQ51"/>
<slot name="IRQ52"/>
<slot name="IRQ53"/>
<slot name="IRQ54"/>
<slot name="IRQ55"/>
<slot name="IRQ56"/>
<slot name="IRQ57"/>
<slot name="IRQ58"/>
<slot name="IRQ59"/>
<slot name="IRQ60"/>
<slot name="IRQ61"/>
<slot name="IRQ62"/>
<slot name="IRQ63"/>
<slot name="IRQ64"/>
<slot name="IRQ65"/>
<slot name="IRQ66"/>
<slot name="IRQ67"/>
<slot name="IRQ68"/>
<slot name="IRQ69"/>
<slot name="IRQ70"/>
<slot name="IRQ71"/>
<slot name="IRQ72"/>
<slot name="IRQ73"/>
<slot name="IRQ74"/>
<slot name="IRQ75"/>
<slot name="IRQ76"/>
<slot name="IRQ77"/>
<slot name="IRQ78"/>
<slot name="IRQ79"/>
<slot name="IRQ80"/>
<slot name="IRQ81"/>
<slot name="IRQ82"/>
<slot name="IRQ83"/>
<slot name="IRQ84"/>
<slot name="IRQ85"/>
<slot name="IRQ86"/>
<slot name="IRQ87"/>
<slot name="IRQ88"/>
<slot name="IRQ89"/>
<slot name="IRQ90"/>
<slot name="IRQ91"/>
<slot name="IRQ92"/>
<slot name="IRQ93"/>
<slot name="IRQ94"/>
<slot name="IRQ95"/>
</peripheral>
<peripheral name="ICU" start="0x40006000" size="0x00000100" Pname="CPU1" info="Interrupt Controller Unit">
<slot name="IRQ0"/>
<slot name="IRQ1"/>
<slot name="IRQ2"/>
<slot name="IRQ3"/>
<slot name="IRQ4"/>
<slot name="IRQ5"/>
<slot name="IRQ6"/>
<slot name="IRQ7"/>
<slot name="IRQ8"/>
<slot name="IRQ9"/>
<slot name="IRQ10"/>
<slot name="IRQ11"/>
<slot name="IRQ12"/>
<slot name="IRQ13"/>
<slot name="IRQ14"/>
<slot name="IRQ15"/>
<slot name="IRQ16"/>
<slot name="IRQ17"/>
<slot name="IRQ18"/>
<slot name="IRQ19"/>
<slot name="IRQ20"/>
<slot name="IRQ21"/>
<slot name="IRQ22"/>
<slot name="IRQ23"/>
<slot name="IRQ24"/>
<slot name="IRQ25"/>
<slot name="IRQ26"/>
<slot name="IRQ27"/>
<slot name="IRQ28"/>
<slot name="IRQ29"/>
<slot name="IRQ30"/>
<slot name="IRQ31"/>
<slot name="IRQ32"/>
<slot name="IRQ33"/>
<slot name="IRQ34"/>
<slot name="IRQ35"/>
<slot name="IRQ36"/>
<slot name="IRQ37"/>
<slot name="IRQ38"/>
<slot name="IRQ39"/>
<slot name="IRQ40"/>
<slot name="IRQ41"/>
<slot name="IRQ42"/>
<slot name="IRQ43"/>
<slot name="IRQ44"/>
<slot name="IRQ45"/>
<slot name="IRQ46"/>
<slot name="IRQ47"/>
<slot name="IRQ48"/>
<slot name="IRQ49"/>
<slot name="IRQ50"/>
<slot name="IRQ51"/>
<slot name="IRQ52"/>
<slot name="IRQ53"/>
<slot name="IRQ54"/>
<slot name="IRQ55"/>
<slot name="IRQ56"/>
<slot name="IRQ57"/>
<slot name="IRQ58"/>
<slot name="IRQ59"/>
<slot name="IRQ60"/>
<slot name="IRQ61"/>
<slot name="IRQ62"/>
<slot name="IRQ63"/>
<slot name="IRQ64"/>
<slot name="IRQ65"/>
<slot name="IRQ66"/>
<slot name="IRQ67"/>
<slot name="IRQ68"/>
<slot name="IRQ69"/>
<slot name="IRQ70"/>
<slot name="IRQ71"/>
<slot name="IRQ72"/>
<slot name="IRQ73"/>
<slot name="IRQ74"/>
<slot name="IRQ75"/>
<slot name="IRQ76"/>
<slot name="IRQ77"/>
<slot name="IRQ78"/>
<slot name="IRQ79"/>
<slot name="IRQ80"/>
<slot name="IRQ81"/>
<slot name="IRQ82"/>
<slot name="IRQ83"/>
<slot name="IRQ84"/>
<slot name="IRQ85"/>
<slot name="IRQ86"/>
<slot name="IRQ87"/>
<slot name="IRQ88"/>
<slot name="IRQ89"/>
<slot name="IRQ90"/>
<slot name="IRQ91"/>
<slot name="IRQ92"/>
<slot name="IRQ93"/>
<slot name="IRQ94"/>
<slot name="IRQ95"/>
</peripheral>
<peripheral name="ICU_EXT_IRQ" start="0x40006000" size="0x00000001" info="Interrupt Controller Unit (External Pins Only)">
<slot name="ICU_EXT_IRQ0"/>
<slot name="ICU_EXT_IRQ1"/>
<slot name="ICU_EXT_IRQ2"/>
<slot name="ICU_EXT_IRQ3"/>
<slot name="ICU_EXT_IRQ4"/>
<slot name="ICU_EXT_IRQ5"/>
<slot name="ICU_EXT_IRQ6"/>
<slot name="ICU_EXT_IRQ7"/>
<slot name="ICU_EXT_IRQ8"/>
<slot name="ICU_EXT_IRQ9"/>
<slot name="ICU_EXT_IRQ10"/>
<slot name="ICU_EXT_IRQ11"/>
<slot name="ICU_EXT_IRQ12"/>
<slot name="ICU_EXT_IRQ13"/>
<slot name="ICU_EXT_IRQ14"/>
<slot name="ICU_EXT_IRQ15"/>
<slot name="ICU_EXT_IRQ16"/>
<slot name="ICU_EXT_IRQ17"/>
<slot name="ICU_EXT_IRQ18"/>
<slot name="ICU_EXT_IRQ19"/>
<slot name="ICU_EXT_IRQ20"/>
<slot name="ICU_EXT_IRQ21"/>
<slot name="ICU_EXT_IRQ22"/>
<slot name="ICU_EXT_IRQ23"/>
<slot name="ICU_EXT_IRQ24"/>
<slot name="ICU_EXT_IRQ25"/>
<slot name="ICU_EXT_IRQ26"/>
<slot name="ICU_EXT_IRQ27"/>
<slot name="ICU_EXT_IRQ28"/>
<slot name="ICU_EXT_IRQ29"/>
<slot name="ICU_EXT_IRQ30"/>
<slot name="ICU_EXT_IRQ31"/>
<slot name="ICU_EXT_SNZCANCEL"/>
</peripheral>
<group name="IIC" start="0x4025e000" size="0x00000100" info="I2C Bus Interface">
<peripheral name="IIC0" start="0x4025e000" size="0x00000100"/>
<peripheral name="IIC1" start="0x4025e100" size="0x00000100"/>
<peripheral name="IIC2" start="0x4025e200" size="0x00000100"/>
</group>
<peripheral name="IIC0WU" start="0x4025e014" size="0x00000004" info="Inter-Integrated Circuit Wake-up"/>
<group name="IIC_B" start="0x4035f000" size="0x00000400" info="I2C Bus Interface">
<peripheral name="IIC_B0" start="0x4035f000" size="0x00000400"/>
</group>
<peripheral name="IPC" start="0x40020000" size="0x00000130" info="Inter-Processor Communication"/>
<peripheral name="IWDT" start="0x40202200" size="0x00000100" info="Independent Watchdog Timer"/>
<peripheral name="MIPI_CSI" start="0x40347000" size="0x00000400" info="MIPI Camera Serial Interface"/>
<peripheral name="MIPI_DSI" start="0x40346000" size="0x00001000" info="MIPI Display Serial Interface"/>
<peripheral name="MIPI_PHY" start="0x40346c00" size="0x00000100" info="MIPI D-PHY"/>
<group name="MPU" start="0x40000000" size="0x00001000" info="Memory Protection Unit">
<peripheral name="MPU0" start="0x40000000" size="0x00001000"/>
</group>
<peripheral name="MRMS" start="0x4013c000" size="0x00000408" info="MRAM System Register"/>
<peripheral name="MRRGE" start="0x4013e000" size="0x000000ec" info="MRAM Extra MACI"/>
<peripheral name="MSTP" start="0x40203000" size="0x00000000" info="System-Module Stop"/>
<peripheral name="OCD" start="0x40011000" size="0x00000100" info="On-chip Debug"/>
<group name="OSPI_B" start="0x40268000" size="0x00000100" info="eXpanded Serial Peripheral Interface">
<peripheral name="OSPI_B0" start="0x40268000" size="0x00000100"/>
<peripheral name="OSPI_B1" start="0x40268400" size="0x00000100"/>
</group>
<group name="PDM" start="0x40256000" size="0x000003f0" info="Pulse Density Modulator Interface">
<peripheral name="PDM0" start="0x40256100" size="0x000003f0"/>
<peripheral name="PDM1" start="0x40256200" size="0x000003f0"/>
<peripheral name="PDM2" start="0x40256300" size="0x000003f0"/>
</group>
<peripheral name="PFS" start="0x40400800" size="0x00000004" info="Pin Function Control Register"/>
<group name="PORT" start="0x40400000" size="0x00000020" info="I/O Ports">
<peripheral name="PORT0" start="0x40400000" size="0x00000020">
<slot name="P000"/>
<slot name="P001"/>
<slot name="P002"/>
<slot name="P003"/>
<slot name="P004"/>
<slot name="P005"/>
<slot name="P006"/>
<slot name="P007"/>
<slot name="P008"/>
<slot name="P009"/>
<slot name="P010"/>
<slot name="P011"/>
<slot name="P012"/>
<slot name="P013"/>
<slot name="P014"/>
<slot name="P015"/>
</peripheral>
<peripheral name="PORT1" start="0x40400020" size="0x00000020">
<slot name="P100"/>
<slot name="P101"/>
<slot name="P102"/>
<slot name="P103"/>
<slot name="P104"/>
<slot name="P105"/>
<slot name="P106"/>
<slot name="P107"/>
<slot name="P108"/>
<slot name="P109"/>
<slot name="P110"/>
<slot name="P111"/>
<slot name="P112"/>
<slot name="P113"/>
<slot name="P114"/>
<slot name="P115"/>
</peripheral>
<peripheral name="PORT2" start="0x40400040" size="0x00000020">
<slot name="P200"/>
<slot name="P201"/>
<slot name="P206"/>
<slot name="P207"/>
<slot name="P208"/>
<slot name="P209"/>
<slot name="P210"/>
<slot name="P211"/>
<slot name="P212"/>
<slot name="P213"/>
<slot name="P214"/>
<slot name="P215"/>
</peripheral>
<peripheral name="PORT3" start="0x40400060" size="0x00000020">
<slot name="P300"/>
<slot name="P301"/>
<slot name="P302"/>
<slot name="P303"/>
<slot name="P304"/>
<slot name="P305"/>
<slot name="P306"/>
<slot name="P307"/>
<slot name="P308"/>
<slot name="P309"/>
<slot name="P310"/>
<slot name="P311"/>
<slot name="P312"/>
</peripheral>
<peripheral name="PORT4" start="0x40400080" size="0x00000020">
<slot name="P400"/>
<slot name="P401"/>
<slot name="P402"/>
<slot name="P403"/>
<slot name="P404"/>
<slot name="P405"/>
<slot name="P406"/>
<slot name="P407"/>
<slot name="P408"/>
<slot name="P409"/>
<slot name="P410"/>
<slot name="P411"/>
<slot name="P412"/>
<slot name="P413"/>
<slot name="P414"/>
<slot name="P415"/>
</peripheral>
<peripheral name="PORT5" start="0x404000a0" size="0x00000020">
<slot name="P500"/>
<slot name="P501"/>
<slot name="P502"/>
<slot name="P503"/>
<slot name="P504"/>
<slot name="P505"/>
<slot name="P506"/>
<slot name="P507"/>
<slot name="P508"/>
<slot name="P509"/>
<slot name="P510"/>
<slot name="P511"/>
<slot name="P512"/>
<slot name="P513"/>
<slot name="P514"/>
<slot name="P515"/>
</peripheral>
<peripheral name="PORT6" start="0x404000c0" size="0x00000020">
<slot name="P600"/>
<slot name="P601"/>
<slot name="P602"/>
<slot name="P603"/>
<slot name="P604"/>
<slot name="P605"/>
<slot name="P606"/>
<slot name="P607"/>
<slot name="P608"/>
<slot name="P609"/>
<slot name="P610"/>
<slot name="P611"/>
<slot name="P612"/>
<slot name="P613"/>
<slot name="P614"/>
<slot name="P615"/>
</peripheral>
<peripheral name="PORT7" start="0x404000e0" size="0x00000020">
<slot name="P700"/>
<slot name="P701"/>
<slot name="P702"/>
<slot name="P703"/>
<slot name="P704"/>
<slot name="P705"/>
<slot name="P706"/>
<slot name="P707"/>
<slot name="P708"/>
<slot name="P709"/>
<slot name="P710"/>
<slot name="P711"/>
<slot name="P712"/>
<slot name="P713"/>
<slot name="P714"/>
<slot name="P715"/>
</peripheral>
<peripheral name="PORT8" start="0x40400100" size="0x00000020">
<slot name="P800"/>
<slot name="P801"/>
<slot name="P802"/>
<slot name="P803"/>
<slot name="P804"/>
<slot name="P805"/>
<slot name="P806"/>
<slot name="P807"/>
<slot name="P808"/>
<slot name="P809"/>
<slot name="P810"/>
<slot name="P811"/>
<slot name="P812"/>
<slot name="P813"/>
<slot name="P814"/>
<slot name="P815"/>
</peripheral>
<peripheral name="PORT9" start="0x40400120" size="0x00000020">
<slot name="P902"/>
<slot name="P903"/>
<slot name="P904"/>
<slot name="P905"/>
<slot name="P906"/>
<slot name="P907"/>
<slot name="P908"/>
<slot name="P909"/>
<slot name="P910"/>
<slot name="P911"/>
<slot name="P912"/>
<slot name="P913"/>
<slot name="P914"/>
<slot name="P915"/>
</peripheral>
<peripheral name="PORTA" start="0x40400140" size="0x00000020">
<slot name="PA00"/>
<slot name="PA01"/>
<slot name="PA02"/>
<slot name="PA03"/>
<slot name="PA04"/>
<slot name="PA05"/>
<slot name="PA06"/>
<slot name="PA07"/>
<slot name="PA08"/>
<slot name="PA09"/>
<slot name="PA10"/>
<slot name="PA11"/>
<slot name="PA12"/>
<slot name="PA13"/>
<slot name="PA14"/>
<slot name="PA15"/>
</peripheral>
<peripheral name="PORTB" start="0x40400160" size="0x00000020">
<slot name="PB00"/>
<slot name="PB01"/>
<slot name="PB02"/>
<slot name="PB03"/>
<slot name="PB04"/>
<slot name="PB05"/>
<slot name="PB06"/>
<slot name="PB07"/>
</peripheral>
<peripheral name="PORTC" start="0x40400180" size="0x00000020">
<slot name="PC00"/>
<slot name="PC01"/>
<slot name="PC02"/>
<slot name="PC03"/>
<slot name="PC04"/>
<slot name="PC05"/>
<slot name="PC06"/>
<slot name="PC07"/>
<slot name="PC08"/>
<slot name="PC09"/>
<slot name="PC10"/>
<slot name="PC11"/>
<slot name="PC12"/>
<slot name="PC13"/>
<slot name="PC14"/>
<slot name="PC15"/>
</peripheral>
<peripheral name="PORTD" start="0x404001a0" size="0x00000020">
<slot name="PD00"/>
<slot name="PD01"/>
<slot name="PD02"/>
<slot name="PD03"/>
<slot name="PD04"/>
<slot name="PD05"/>
<slot name="PD06"/>
<slot name="PD07"/>
</peripheral>
</group>
<peripheral name="PSCU" start="0x40204000" size="0x00000100" info="Peripheral Security Control Unit"/>
<peripheral name="RSIP" start="0x00000000" size="0x00000000" info="Renesas Secure IP"/>
<peripheral name="RTC" start="0x40202000" size="0x00000100" info="Realtime Clock"/>
<group name="SCI_B" start="0x40358000" size="0x00000100" info="Serial Communications Interface">
<peripheral name="SCI_B0" start="0x40358000" size="0x00000100"/>
<peripheral name="SCI_B1" start="0x40358100" size="0x00000100"/>
<peripheral name="SCI_B2" start="0x40358200" size="0x00000100"/>
<peripheral name="SCI_B3" start="0x40358300" size="0x00000100"/>
<peripheral name="SCI_B4" start="0x40358400" size="0x00000100"/>
<peripheral name="SCI_B5" start="0x40358500" size="0x00000100"/>
<peripheral name="SCI_B6" start="0x40358600" size="0x00000100"/>
<peripheral name="SCI_B7" start="0x40358700" size="0x00000100"/>
<peripheral name="SCI_B8" start="0x40358800" size="0x00000100"/>
<peripheral name="SCI_B9" start="0x40358900" size="0x00000100"/>
</group>
<group name="SDHI" start="0x40252000" size="0x00000400" info="SD/MMC Host Interface">
<peripheral name="SDHI0" start="0x40252000" size="0x00000400"/>
<peripheral name="SDHI1" start="0x40252400" size="0x00000400"/>
</group>
<group name="SPI_B" start="0x4035c000" size="0x00000100" info="Serial Peripheral Interface">
<peripheral name="SPI_B0" start="0x4035c000" size="0x00000100"/>
<peripheral name="SPI_B1" start="0x4035c100" size="0x00000100"/>
</group>
<peripheral name="SRAM" start="0x40002000" size="0x00000008" info="SRAM Control"/>
<group name="SSIE" start="0x4025d000" size="0x00000100" info="Serial Sound Interface Enhanced">
<peripheral name="SSIE0" start="0x4025d000" size="0x00000100"/>
<peripheral name="SSIE1" start="0x4025d100" size="0x00000100"/>
</group>
<peripheral name="SYSTEM" start="0x4001e000" size="0x00001000" info="System Pins"/>
<peripheral name="TSD" start="0x02c1eda0" size="0x00000004" info="Temperature Sensor Data"/>
<peripheral name="TSN" start="0x40235000" size="0x00000000" info="Temperature Sensor"/>
<peripheral name="TZF" start="0x40004000" size="0x00000200" info="TrustZone Filter"/>
<group name="ULPT" start="0x40220000" size="0x00000100" info="Ultra Low Power Timer">
<peripheral name="ULPT0" start="0x40220000" size="0x00000100"/>
<peripheral name="ULPT1" start="0x40220100" size="0x00000100"/>
</group>
<group name="USB" start="0x40250000" size="0x00000800" info="USB 2.0 Module">
<peripheral name="USB0" start="0x40250000" size="0x00000800"/>
</group>
<peripheral name="USB_FS" start="0x40250000" size="0x00000800" info="USB Full Speed 2.0 Module"/>
<peripheral name="USB_HS" start="0x40351000" size="0x00000800" info="USB High Speed 2.0 Module"/>
<peripheral name="VIN" start="0x40347400" size="0x00000310" info="Video Input"/>
<group name="WDT" start="0x40202600" size="0x00000100" info="Watchdog Timer">
<peripheral name="WDT0" start="0x40202600" size="0x00000100"/>
<peripheral name="WDT1" start="0x40202700" size="0x00000100"/>
</group>
</peripherals>
</resources>
</rzone>