commit | 8ad437479058af19ddba0a3a8d7a11207ea49433 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Thu Jun 08 17:16:46 2023 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Jun 16 11:01:16 2023 +0200 |
tree | d9d6d19509bfbd9801f49d4058f87973e07576ce | |
parent | abc9132b370fbd0b2b1581797337e6cf69aa1f92 [diff] |
stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct As stm32prog_get_tee_partitions() is no more used, remove tee_detected boolean from stm32prog_data struct and all code using it. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>