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
2 files changed
tree: 8fe523951cadb6064c4955fb4f99bf69837066e8
  1. com/
  2. org/
  3. xyz/
  4. .gitignore
  5. bootstrap.sh
  6. configure.ac
  7. generate_makefile.sh
  8. generate_yaml_makefile.sh
  9. LICENSE
  10. MAINTAINERS
  11. Makefile.am
  12. Makefile.interfaces.in
  13. Makefile.yaml.in
  14. phosphor-dbus-interfaces.pc.in
  15. README.md
README.md

phosphor-dbus-interfaces

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