Skip to content

Add SENSOR SMCF data driver

Darryl Green requested to merge github/fork/abhishek-arm/sensor_smcf_drv_pr into master

Created by: abhishek-arm

This change added Sensor data driver patch for SMCF(System Monitoring Control Framework). The new sensor_smcf driver exposes data fetcher api for clients to fetch data samples in buffer using (SMCF). It also implements the generic sensor data api where it fetches the 64 bit value for the sensor using SMCF.

Merge request reports