I would like to integrate System OFF mode of operation into idle system hooks in Zephyr (i.e. when the CPU is idle, it goes into OFF power state automatically). As it currently stands, I have a simple multithreaded application and have following power optimizations configured:
```