Skip to content

openbmc/openpower-proc-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openpower-proc-control

Contains procedures that interact with the OpenPower nest chipset.

To Build

To build this package, do the following steps:

1. meson builddir
2. ninja -C builddir

To build with phal feature:

1. meson builddir -Dphal=enabled -Dopenfsi=enabled
2. ninja -C builddir

To clean the repository run ninja -C builddir/ clean.

About

Routines to start and stop OpenPower processors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published