Home
last modified time | relevance | path

Searched hist:db8beddd3be3a3a1474115e5ec861622fe99cd23 (Results 1 – 1 of 1) sorted by relevance

/optee_os/.github/workflows/
H A Dci.ymldb8beddd3be3a3a1474115e5ec861622fe99cd23 Tue Mar 04 18:21:48 UTC 2025 Valentin Caron <valentin.caron@foss.st.com> ci: add stm32mp2 with scpfw

Allow the ACI to trig a build a STM32MP2 platform with SCP-Firmware.

Update SCP-Firmware version to get code from these commits:
* 48883896 prod/optee/stm32mp2: add reset support
* 3ef301a4 prod/optee/stm32mp2: add clock support
* fac7ad5c prod/optee: add new product stm32mp2
* 6cd5b26a arch/optee: add scmi_configure() prototype

Temporary disable STM32MP1 build with SCP-Fw as it needs some fixes in
SCP-Fw tree [1].

Link: https://github.com/OP-TEE/optee_os/pull/7324#issuecomment-2884176555 [1]
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>