[RFC] Changes in framework to support build in OP-TEE core
Created by: etienne-lms
This P-R presents change proposals in the framework that are needed to build the SCP-firmware as a SCMI server library embedded in OP-TEE core. When OP-TEE does so, it builds SCP-firmware sources from OP-TEE OS source tree.
BUILD_OPTEE
is expected defined in C source files scope when SCP-firmware builds for OP-TEE OS.
Please feel free to give your feedback on this proposal.
Alone, this P-R does not build a OP-TEE SCMI server library. P-Rs (todo) proposes other required changes. One can get the full picture of the SCP-firmware changes in the PoC branch optee-stm32mp1 for this repo.