commit | 8fc53d7cef0dd7ac405b5d7d91a368f376cdb508 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Thu Feb 25 14:53:22 2021 -0800 |
committer | Jason M. Bills <jason.m.bills@linux.intel.com> | Wed Mar 03 13:04:55 2021 -0800 |
tree | c5e8fc15c19a7a6510e8236524a185b0420e1fab | |
parent | adf056af63af67dff75065be810ba286bcea6e3a [diff] |
Update to the latest peci-ioctl.h Change-Id: I55e3ef0ce19de3a8b7208105274e484ff1776933 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
libpeci is a library that provides various APIs to interface with the IOCTLs provided by the PECI driver in the OpenBMC kernel. Currently available here:
https://github.com/openbmc/linux/blob/dev-5.4/include/uapi/linux/peci-ioctl.h
This repo also includes a peci_cmds command-line utility with functions that map to the libpeci APIs. It can be used to test PECI functionality across the library, driver, and hardware.