sonic-buildimage/platform/pddf
Saikrishna Arcot d01d8ca5d5 Make changes needed to build a basic Broadcom image
Vendor-specific SAI modules have been commented out. Bootup has not been
tested.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
2021-11-10 15:27:22 -08:00
..
i2c Make changes needed to build a basic Broadcom image 2021-11-10 15:27:22 -08:00
platform-api-pddf-base Few more python3 compatibility changes, PEP8 standard changes and add missing methods in PDDF common base APIs (#7021) 2021-03-12 11:49:22 -08:00
platform-api-pddf-base.dep [PDDF] Build and install Python 3 package (#6286) 2021-01-07 10:03:29 -08:00
platform-api-pddf-base.mk Python 2 removal/cleanup 2021-11-10 15:27:22 -08:00
platform-modules-pddf.dep
platform-modules-pddf.mk
README.md
rules.dep
rules.mk

Platform Driver Development Framework (PDDF) is part of SONiC Platform Development Kit (PDK) which optimizes the platform developement.

SONiC PDDF (Platform driver development framework) supports the following HW devices on a given platform:

  • Fan
  • PSU
  • System EEPROM
  • CPLD
  • CPLDMUX
  • GPIO
  • Optic Transceivers
  • System LED control via CPLD
  • System Status Registers in CPLD
  • Temp Sensors

This folder for the PDDF consists of the following:

  • PDDF python utility scripts
  • Generic PDDF HW device drivers in kernel space