| 4265bcae | 12-May-2023 |
Akshay Belsare <akshay.belsare@amd.com> |
refactor(versal-net): move macros to common header
Move the macros to common header from platform specific folder, so that the same macros can be re-used in other platforms.
Change-Id: I355b024f5e8
refactor(versal-net): move macros to common header
Move the macros to common header from platform specific folder, so that the same macros can be re-used in other platforms.
Change-Id: I355b024f5e870c6fc104598bc571dbaa29503ae2 Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>
show more ...
|
| 964e5592 | 10-Feb-2023 |
Jay Buddhabhatti <jay.buddhabhatti@amd.com> |
fix(xilinx): fix misra defects
This patch fixes defects 5.5, 10.1, 10.3, 10.4, 10.7 reported by MISRA-2012 scan.
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> Change-Id: Ie6f6e9bf2ce13
fix(xilinx): fix misra defects
This patch fixes defects 5.5, 10.1, 10.3, 10.4, 10.7 reported by MISRA-2012 scan.
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> Change-Id: Ie6f6e9bf2ce1335bbb61aa2e69a3a196865fd504
show more ...
|
| 407eb6fd | 22-Dec-2022 |
Jay Buddhabhatti <jay.buddhabhatti@amd.com> |
feat(xilinx): add device node indexes
Add additional Versal NET device node indexes to the existing list that are for new APU cores, RPU cores, OCM and TCM memories, USB 1 and WDT devices.
Signed-o
feat(xilinx): add device node indexes
Add additional Versal NET device node indexes to the existing list that are for new APU cores, RPU cores, OCM and TCM memories, USB 1 and WDT devices.
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> Change-Id: Iea0570ae5d81de9c5b2793329ae1e7284b6c5a3f
show more ...
|
| 5c62d599 | 22-Dec-2022 |
Jay Buddhabhatti <jay.buddhabhatti@amd.com> |
fix(xilinx): initialize values to device enum members
Initialized values explicitly to device enum members to avoid value assignment from the compiler and for better readability.
Signed-off-by: Jay
fix(xilinx): initialize values to device enum members
Initialized values explicitly to device enum members to avoid value assignment from the compiler and for better readability.
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> Change-Id: I20f24c3b4fb47b2b011def9f1f43ea8238c66b80
show more ...
|