Skip to content

Cmake modules pr1

Darryl Green requested to merge github/fork/girishpathak/cmake_modules_pr1 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 first pull request of the series.

In this PR, following modules are added.

cmake: mod_ppu_v1 cmake: mod_ppu_v0 cmake: mod_power_domain cmake: mod_pl011 cmake: mod_pik_clock cmake: mod_pcid cmake: mod_msys_rom cmake: mod_mock_psu cmake: mod_mhu cmake: mod_gtimer cmake: mod_dvfs cmake: mod_debugger_cli cmake: mod_css_clock cmake: mod_clock cmake: mod_bootloader

Merge request reports