commit | 7f41506fa7c10ba8cc393a9e67ae81bed379d07b | [log] [tgz] |
---|---|---|
author | Gatien Chevallier <gatien.chevallier@foss.st.com> | Wed Jul 27 17:57:35 2022 +0200 |
committer | Maxime Méré <maxime.mere@foss.st.com> | Fri Dec 13 11:48:38 2024 +0100 |
tree | 30a196f22e081df070dc9e45e7e81f2861da6255 | |
parent | f55b136abcdd2d6ba3bd5613eee8fff943de0fd1 [diff] |
feat(stm32mp2): add a runtime service for STGEN configuration Other component such as OP-TEE may have the responsibility for STGEN configuration but updating Arm CNTFRQ can only be done from EL3. Therefore, implement a SiP SMC handler for this purpose and a runtime service to catch SIP SMCs. Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Signed-off-by: Maxime Méré <maxime.mere@foss.st.com> Change-Id: I7854e1ae6328f149798b43d52bb1ecdf71a5aa69