AMDESE / amd-power-control

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

amd-power-control: Turin C0 RSMRST changes #42

Closed modolaty closed 5 months ago

modolaty commented 7 months ago

Process RSMRST if user request it via DBus For P0 and P1 Therm Trip,only issue RSMRST if it is Turin A or B (Not C) SOC. Tested in Turin by Mo. Tested in Genoa by Abinaya.

modolaty commented 7 months ago

any side effect on registering rsmreset by default herefor Turin C type? power_control::rsmOutIface->register_method("SOCReset", power_control::RSMreset);

No. Also, AMD RAS still can issue the RSMRST via DBus request.