mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
refactor(stm32mp15-fdts): remove ETZPC status
The ETZPC is always secure, and the driver does no more rely on secure-status (and status) DT property. Remove them from the SoC DT file. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I5f1d3534679553d79e6866396cd70e21a595ef6a
This commit is contained in:
parent
e9ff3486d3
commit
33223c3ade
1 changed files with 0 additions and 2 deletions
|
@ -497,8 +497,6 @@
|
|||
compatible = "st,stm32-etzpc";
|
||||
reg = <0x5C007000 0x400>;
|
||||
clocks = <&rcc TZPC>;
|
||||
status = "disabled";
|
||||
secure-status = "okay";
|
||||
};
|
||||
|
||||
stgen: stgen@5c008000 {
|
||||
|
|
Loading…
Add table
Reference in a new issue