Developer information#
Updating the pre-patched PDAF repository#
The pre-patched PDAF is updated with three types of changes. Each type of change calls for diferent kind of
Updating the interface and documentation.
Feel free to open a PR.
Try to follow the style of coding in the existing interface.
Version updates from PDAF
Remark: Only do this in collaboration with repository administrators.
Explanation: PDAF version updates are pulled from PDAF’s branch
master
into the branchtsmp-pdaf-patched
. For a PDAF version, f.e.PDAF_V2.2.1
in themaster
, a corresponding version tag is defined, f.e.PDAF_V2.2.1-tsmp
intsmp-pdaf-patched
.
TSMP-related changes in the PDAF library
Remark: Avoid TSMP-related changes in the PDAF library. If necessary, collaborate with repository administrators and carefully document the changes in the list of changes above.