commit | e9ff3486d31b54abbfe373a1d4010f4ef44c1e7b | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Tue Mar 29 15:39:11 2022 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Aug 10 10:00:03 2022 +0200 |
tree | 2a96aba3bbf1cb9f8062224949e35dbd6b51d5fd | |
parent | 1631f9c75c6e9667a320c8daf6a05bb49b80826e [diff] |
refactor(st-drivers): do not rely on DT in etzpc_init The ETZPC peripheral is always secure, and has a fixed address, given by STM32MP1_ETZPC_BASE. This is then not needed to check that in DT. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: Ifb0779abaf830e1e5a469c72181c2b2726fb47b5