commit | dd6c01de050f8c661167e2c20e06f8c23f183367 | [log] [tgz] |
---|---|---|
author | Ravi Teja <raviteja28031990@gmail.com> | Thu Apr 30 06:17:38 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Aug 26 15:14:00 2020 +0000 |
tree | 8fe523951cadb6064c4955fb4f99bf69837066e8 | |
parent | 259f49e0c40b287d9ea79f77db1654da47161340 [diff] |
Add SignCSR Dbus interfaces This method creates object for each CSR request to get it signed by authority and each object has ClientCert and status properties. Design Doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/23420 Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Change-Id: Ib2515e1fcdbf50b14fbfe177a80eeeade61faf16
YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.
Only the xyz/openbmc_project interfaces are built by default.
Enable the OpenPower D-Bus interfaces with:
--enable-openpower-dbus-interfaces
Enable IBM D-Bus interfaces with:
--enable-ibm-dbus-interfaces