Skip to content

Commit

Permalink
zynq: Remove support for Zynq-7000 SoC
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
rajimoha committed Aug 2, 2024
1 parent c468328 commit 73ffee3
Show file tree
Hide file tree
Showing 17 changed files with 3 additions and 1,420 deletions.
6 changes: 0 additions & 6 deletions apps/machine/zynq7/CMakeLists.txt

This file was deleted.

269 changes: 0 additions & 269 deletions apps/machine/zynq7/platform_info.c

This file was deleted.

59 changes: 0 additions & 59 deletions apps/machine/zynq7/platform_info.h

This file was deleted.

Loading

0 comments on commit 73ffee3

Please sign in to comment.