Datasheet

Table Of Contents
Memory Address Address Offset / Byte Lane
0x3 / 31:24 0x2 / 23:16 0x1 / 15:8 0x0 / 7:0
0x000 bf 16 78 ba
0x004 ea cf 01 8f
0x008 de 40 41 41
0x00C 23 22 ae 5d
0x010 a3 61 03 b0
0x014 9c 7a 17 96
0x018 61 ff 10 b4
0x01C ad 15 00 f2
Considering the following 1024 bits message (example given in FIPS 180-4):
“6162638000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000018”
The message is written to memory in a Little Endian (LE) system architecture.
Memory Address Address Offset / Byte Lane
0x3 / 31:24 0x2 / 23:16 0x1 / 15:8 0x0 / 7:0
0x000 80 63 62 61
0x004–0x078 00 00 00 00
0x07C 18 00 00 00
26.6.3 Region Descriptor Structure
The ICM Region Descriptor Area is a contiguous area of system memory that the controller and the
processor can access. When the ICM controller is activated, the controller performs a descriptor fetch
operation at the DSCR address. If the Main List contains more than one descriptor (i.e., more than one
region is to be moderated), the fetch address is DSCR + RID<<4 where RID is the region identifier.
Table 26-1. Region Descriptor Structure (Main List)
Offset Structure Member Name
DSCR+0x00+RID*(0x10) ICM Region Start Address RADDR
DSCR+0x04+RID*(0x10) ICM Region Configuration RCFG
DSCR+0x08+RID*(0x10) ICM Region Control RCTRL
DSCR+0x0C+RID*(0x10) ICM Region Next Address RNEXT
SAM D5x/E5x Family Data Sheet
ICM - Integrity Check Monitor
© 2019 Microchip Technology Inc.
Datasheet
DS60001507E-page 691