Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[review] plat-stm32mp1: remove unused stm32mp_nsec_can_access_clock()
Remove buggy tests on SCMI reset being exposed under wrong API function stm32mp_nsec_can_access_clock(). Remove the code. Function plat_scmi_rd_set_state() and plat_scmi_rd_autonomus() already dynamically call stm32mp_nsec_can_access_clock() to possibly deny effective controller access. Signed-off-by: Etienne Carriere <[email protected]>
- Loading branch information