Oopenvela-robotzynq: Remove support for Zynq-7000 SoC
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
zynq: Remove support for Zynq-7000 SoC Remove openamp support for Zynq-7000 SoC, following changes are done 1) remove folder apps/machine/zynq7 2) remove folder apps/system/generic/machine/zynq7 3) remove file cmake/platforms/zynq7_generic.cmake 4) remove file cmake/platforms/zynq7_linux.cmake 5) Modify README.md files Reasons to remove: 1) Support for Zynq-7000 has ended 2) Removing redundant or unmaintained code 3) Reduce technical debt carried by OpenAMP team 4) very few customer using openamp on Zynq-7000 SoC For using Zynq-7000 SoC support last working and tested version is (v2023.10) https://github.com/OpenAMP/open-amp/tree/v2023.10 Signed-off-by: Rajiv Mohan <rajiv.mohan@amd.com> | 3 个月前 | |
apps: Remove manual assignment of ops and priv to rproc struct This is handled by default, remove instances from apps. In cases where there is nothing left in the init() callback remove it as it is now optional. Signed-off-by: Andrew Davis <afd@ti.com> | 3 个月前 | |
Use CMake for compilation using cmake is in order to make OpenAMP compilation easier to cross OSes and compilers Signed-off-by: Wendy Liang <jliang@xilinx.com> | 10 年前 |