commit | 3d2ebe756a50c27a00a03ae7f0109ed04681ac96 | [log] [tgz] |
---|---|---|
author | Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com> | Tue May 24 14:02:52 2022 +0530 |
committer | Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com> | Tue May 24 14:02:52 2022 +0530 |
tree | 85b451b883457f52f3b8771c45b2ca70a2613505 | |
parent | 912b7a6fe46619e5df55dbd0b95d306f7bb2695c [diff] |
fix(versal): resolve misra 8.13 warnings MISRA Violation: MISRA-C:2012 R.8.13 - The pointer variable points to a non-constant type but does not modify the object it points to. Consider adding const qualifier to the points-to type. Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com> Change-Id: I74e1b69290e081645bec8bb380128936190b5e24