Skip to content

Cmake modules pr3

Darryl Green requested to merge github/fork/girishpathak/cmake_modules_pr3 into master

Created by: girishpathak

As part of overall CMake build support for the SCP firmware, next few pull requests will gradually add CMake build support for various SCP firmware modules. This is the third pull request of the series.

In this PR, following modules are added.

cmake: mod_ssc cmake: mod_mhu2 cmake: mod_cmn650 cmake: mod_armv7m_mpu cmake: mod_apcontext cmake: mod_mock_clock cmake: mod_stat cmake: mod_scmi_reset_domain cmake: mod_reset_domain cmake: mod_i2c cmake: mod_dw_apb_i2c cmake: mod_debug cmake: mod_timer cmake: mod_system_power cmake: mod_system_pll

Merge request reports