onomondo / nrf-softsim

Manifest repo for integrating SoftSIM and nrf-sdk
24 stars 6 forks source link

fix: disable TFM logs to reduce PSM Sleep Current #28

Closed MirkoCovizzi closed 6 months ago

MirkoCovizzi commented 6 months ago

This commit updates the overlay to disable TFM logs by default to reduce PSM Sleep Current.

This can be tested by enabling SoftSIM on the samples/cellular/udp sample in https://github.com/nrfconnect/sdk-nrf.

With TFM logs enabled, PSM Sleep Current is ~13uA, with logs disabled it's ~3uA.