Skip to content

Replace signals with Light events and minor runtime performance optimizations

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

Created by: girishpathak

This pull request contains the changes which may improve the runtime performance of some use cases such as SCMI requests.

This change replaces signals with light events and adds other minor improvements.

Merge request reports