mirror of
https://github.com/OpenAMP/libmetal.git
synced 2026-02-06 12:02:14 +08:00
Remove support for Zynq-7000 SoC, changes are 1. Remove Zynq7 tool chain support 2. Makefile changes to remove zynq7 Reasons to remove: 1. Removing redundant or unmaintained code 2. Reduce technical debt carried by OpenAMP team 3. very few customer using openamp on Zynq-7000 SoC For using Zynq-7000 SoC support last working and tested version is (v2023.04) https://github.com/OpenAMP/libmetal/tree/v2023.04 Signed-off-by: Rajiv Mohan <rajiv.mohan@amd.com> Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>