power: support cpu lock/unlock for headless 06/264806/2
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 30 Sep 2021 05:35:24 +0000 (14:35 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 30 Sep 2021 06:40:54 +0000 (15:40 +0900)
commitd5922628fc93864273a694e5777a64fda73faf6f
treeb956029b938fee474b87f0939e301b6799365255
parent1b16c4840c59f30c9fb59674c4696c08ee38cedb
power: support cpu lock/unlock for headless

Add power-control-plugin module to support headless-exclusive
cpu lock/unlock.

Change-Id: I3d39f5b9479af114fb0f42281511c93590a29ff7
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
CMakeLists.txt
packaging/deviced.spec
plugins/iot-headless/power/CMakeLists.txt [new file with mode: 0644]
plugins/iot-headless/power/power-control.c [new file with mode: 0644]
src/core/devices.c
src/power/power-control.c
src/shared/device-notifier.h