| |||
| Home > Programmers Model > Distributor register descriptions > PPI Status Register | |||
The ppi_if<n> Register characteristics are:
Each bit returns the status of the ppi_c<n>[15:0] inputs for CPU Interface <n>.
Only accessible to processors in Secure state.
This register is only available when the GIC is configured to provide two or more CPU Interfaces.
If the GIC is configured to provide a single CPU Interface
then the Distributor returns 0x00000000.
See the register summary in Table 3.1.
Figure 3.14 shows the ppi_if<n> Register bit assignments.
Table 3.4 shows the ppi_if<n> Register bit assignments.
Table 3.4. ppi_if<n> Register bit assignments
| Bits | Name | Function |
|---|---|---|
| [31:16] | - | Reserved |
| [15:0] | ppi_status | Returns the status of the ppi_c<n>[15:0] inputs on the Distributor:
NoteThese bits return the actual status of the ppi_c<n>[15:0] signals. The Pending Set Registers (ICDISPRn) and Pending Clear Registers (ICDICPRn) also provide the ppi_c<n>[15:0] status but because you can write to these registers then they might not contain the actual status of the ppi_c<n>[15:0] signals. |