AMDESE / amd-power-control

OpenBMC power control for AMD CRBs.
Apache License 2.0
9 stars 2 forks source link

amd-power-control: Enable yaap service #21

Closed alishakulkarni closed 1 year ago

alishakulkarni commented 1 year ago

Start yaap service when host is on and stop when host is off.

The first time host is powered on and yaap starts, CPU ID code is not ready. When host is turned off (yaap service is killed) and turned on again, CPU ID is ready. In this way, yaap process is only active when host is powered on.