SPRUJ79 November 2024 F29H850TU , F29H859TU-Q1
Table 2-17 lists the memory-mapped registers for the C29_SECCALL_STACK registers. All register offset addresses not listed in Table 2-17 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Protection |
|---|---|---|---|
| 0h + formula | SECCALL_STACK_DATA0_j | SECCALL stack Data0 | |
| 4h + formula | SECCALL_STACK_DATA1_j | SECCALL stack Data1 | |
| 8h + formula | SECCALL_STACK_DATA2_j | SECCALL stack Data2 |
Complex bit access types are encoded to fit into small table cells. Table 2-18 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
| Register Array Variables | ||
| i,j,k,l,m,n | When these variables are used in a register name, an offset, or an address, they refer to the value of a register array where the register is part of a group of repeating registers. The register groups form a hierarchical structure and the array is represented with a formula. | |
| y | When this variable is used in a register name, an offset, or an address it refers to the value of a register array. | |
SECCALL_STACK_DATA0_j is shown in Figure 2-15 and described in Table 2-19.
Return to the Summary Table.
SECCALL stack Data0
Offset = 0h + (j * 10h); where j = 0h to 10h
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| SECCALL_STACK_DATA0 | |||||||||||||||||||||||||||||||
| R/W-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | SECCALL_STACK_DATA0 | R/W | 0h | Secure call stack Data [31:0] Reset type: SYSRSn |
SECCALL_STACK_DATA1_j is shown in Figure 2-16 and described in Table 2-20.
Return to the Summary Table.
SECCALL stack Data1
Offset = 4h + (j * 10h); where j = 0h to 10h
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| SECCALL_STACK_DATA1 | |||||||||||||||||||||||||||||||
| R/W-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | SECCALL_STACK_DATA1 | R/W | 0h | Secure call stack Data [63:32] Reset type: SYSRSn |
SECCALL_STACK_DATA2_j is shown in Figure 2-17 and described in Table 2-21.
Return to the Summary Table.
SECCALL stack Data2
Offset = 8h + (j * 10h); where j = 0h to 10h
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | SECCALL_STACK_DATA2 | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | Reserved |
| 3-0 | SECCALL_STACK_DATA2 | R/W | 0h | Secure call stack Data [67:64] Reset type: SYSRSn |