commit | 683f31160959fbb6c6a5251cfe0f6b3485a9f310 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@st.com> | Fri Feb 21 16:38:30 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Apr 01 21:39:59 2020 +0200 |
tree | 9bd1be3ea5ffe49b1c1c2e757f2fd5f9e19d8b87 | |
parent | e0e1f8b6dfcd86b44d2e2f0bae6a178feb40995a [diff] |
plat-stm32mp1: clock: don't embed unused non-secure uart clocks Embed UART parent clock resource upon CFG_WITH_NSEC_UARTS=y. This configuration switch was already used to embed or not the non-secure UART clocks but not the resources used to look for their parent clock. Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Acked-by: Jerome Forissier <jerome@forissier.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers