Home
last modified time | relevance | path

Searched defs:spctrl_def (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/Device/Include/
Dplatform_regs.h108 struct spctrl_def { struct
109 volatile uint32_t spcsecctrl; /* (R/W) Secure Configuration Control
111 volatile uint32_t buswait; /* (R/W) Bus Access wait control after reset.*/
112 volatile uint32_t reserved[2];
113 volatile uint32_t secrespcfg; /* (R/W) Security Violation Response
115 volatile uint32_t nsccfg; /* (R/W) Non Secure Callable Configuration
117 volatile uint32_t reserved2;
118 volatile uint32_t secmpcintstat; /* (R/W) Secure MPC Interrupt Status. */
119 volatile uint32_t secppcintstat; /* (R/W) Secure PPC Interrupt Status. */
120 volatile uint32_t secppcintclr; /* (R/W) Secure PPC Interrupt Clear. */
[all …]
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/an524/device/include/
Dplatform_regs.h120 struct spctrl_def { struct
121 volatile uint32_t spcsecctrl;
122 volatile uint32_t buswait;
123 volatile uint32_t reserved[2];
124 volatile uint32_t secrespcfg;
125 volatile uint32_t nsccfg;
126 volatile uint32_t reserved2;
127 volatile uint32_t secmpcintstat;
128 volatile uint32_t secppcintstat;
129 volatile uint32_t secppcintclr;
[all …]
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/cmsis_core/
Dplatform_regs.h87 struct spctrl_def { struct
88 volatile uint32_t reserved[4];
89 volatile uint32_t secrespcfg;
90 volatile uint32_t nsccfg;
91 volatile uint32_t reserved2;
92 volatile uint32_t secmpcintstatus;
93 volatile uint32_t secppcintstat;
94 volatile uint32_t secppcintclr;
95 volatile uint32_t secppcinten;
96 volatile uint32_t reserved3;
[all …]
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an521/cmsis_core/
Dplatform_regs.h112 struct spctrl_def { struct
113 volatile uint32_t reserved[4];
114 volatile uint32_t secrespcfg;
115 volatile uint32_t nsccfg;
116 volatile uint32_t reserved2;
117 volatile uint32_t secmpcintstatus;
118 volatile uint32_t secppcintstat;
119 volatile uint32_t secppcintclr;
120 volatile uint32_t secppcinten;
121 volatile uint32_t reserved3;
[all …]
/trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/Device/Include/
Dplatform_regs.h128 struct spctrl_def { struct
130 volatile uint32_t spcsecctrl;
132 volatile uint32_t buswait;
134 volatile uint32_t reserved1[2];
136 volatile uint32_t secrespcfg;
138 volatile uint32_t nsccfg;
140 volatile uint32_t reserved2;
142 volatile uint32_t secmpcintstat;
144 volatile uint32_t secppcintstat;
146 volatile uint32_t secppcintclr;
[all …]