Skip to content

AMDESE/amd-power-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMD power control

This repository implements AMD EthanolX power control based off of OpenBMC compliant implementation of power control for x86 servers. It relies on a number of features to do its job. It has several intentional design goals.

  1. The BMC should maintain the Host state machine internally, and be able to track state changes.
  2. The implementation should either give the requested power control result, or should log an error on the failure it detected.
  3. The BMC should support all the common operations, hard power on/off/cycle, soft power on/off/cycle.

Caveats: This implementation does not currently implement the other sp3 platforms.

About

OpenBMC power control for AMD CRBs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published