Update project to c++20

Per the updates to other parts of the project, update peci-pcie to
c++20.

Tested: Code compiles

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I1e3e51915d3bd82f7c28b107f275f38f4609f081
1 file changed
tree: 6c11fa6e80edbe8ec2b4daa1b41be03bef7955e6
  1. include/
  2. service_files/
  3. src/
  4. utils/
  5. .clang-format
  6. CMakeLists.txt
  7. LICENSE
  8. OWNERS
  9. README.md
README.md

peci-pcie

The peci-pcie application uses the CPU PECI interface to get PCIe Device information for the system and shares it on D-Bus. The information from D-Bus is used by bmcweb to populate the PCIe Device resources in Redfish.