Skip to content

Cmake core v1

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

Created by: girishpathak

This PR adds core CMake build support for the SCP firmware. However, note that this PR doesn't enable the building of any of the firmware targets. Subsequent patches will be added in the coming weeks which will first support the building of the modules of the SCP firmware and later the actual firmware targets which will then finally enable the building of the platform-specific firmware binaries. Also intended is a document that would explain how to build SCP firmware using CMake.

Merge request reports