8000 GitHub - Swarnendu-R-C/openpower-proc-control: Routines to start and stop OpenPower processors.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Swarnendu-R-C/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

Languages

  • C++ 95.6%
  • Meson 4.4%
0