| commit | 12a8ca89d996ecebe09f70d107d8a63f9cbd441a | [log] [tgz] |
|---|---|---|
| author | Nirmal Patel <nirmal.patel@intel.com> | Tue May 12 07:33:53 2020 -0700 |
| committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jun 16 21:39:12 2020 +0000 |
| tree | 4a8c2862c41753a6f607f6701ed504d44a43b342 | |
| parent | dffdca7315bb62399c83787e3129a1be16d567ab [diff] |
Create persistent memory specific interface
Create persistent memory specific interface.
- Move persistent memory related properties from Dimm
interface.
- Keeping only SMBIOS type 17 standard properties under
Dimm interface.
- Create sub interfaces to keep things organized under
new interface.
Tested:
- Successful build and verified changes in
server.hpp and server.cpp.
Signed-off-by: Nirmal Patel <nirmal.patel@intel.com>
Change-Id: I48bcab6196b4c840d9e1c53ae8cea1871fc36e67
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