commit | 77847f037df3e28ac221396f118e9fd4189b1894 | [log] [tgz] |
---|---|---|
author | Maxime Méré <maxime.mere@foss.st.com> | Mon Oct 21 16:06:01 2024 +0200 |
committer | Maxime Méré <maxime.mere@foss.st.com> | Mon Oct 21 16:06:01 2024 +0200 |
tree | 538d5d68f17fbdec7dc3dfeea26b43a78e5b8109 | |
parent | 27dd11dbf5a7dc3d9894e6bae9630b4e5aa36d59 [diff] |
feat(stm32mp2): initialize gic and delay timer in bl31_plat_arch_setup For minimal BL31 setup, GIC and tick must be initialized. Change-Id: I8d62253e93b77cd8ce8091ccc9ea88208bdd6053 Signed-off-by: Maxime Méré <maxime.mere@foss.st.com>