Commit a6c096d
committed
Revert "exynos: also disable TZPC init"
By default, all components in the SoC are secure-world only.
If we want to use DMA to access any of these (like UART, etc.)
then we need to mark them as non-secure, since the peripheral pl330s are
non-secure only.
This reverts commit a91abc5.1 parent e15666d commit a6c096d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments