Branch: refs/heads/master Home: https://github.com/OpenAMP/libmetal Commit: b077d0d308bc4b2f234d2586ca3c1d9e06619d6c https://github.com/OpenAMP/libmetal/commit/b077d0d308bc4b2f234d2586ca3c1d9e0... Author: Ed Mooring ed.mooring@linaro.org Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths: M README.md M examples/system/generic/zynqmp_r5/CMakeLists.txt M test/system/generic/zynqmp_r5/CMakeLists.txt
Log Message: ----------- Xilinx: Make xilmem and xilstandalone library linkage conditional.
In v2019.1, the xilmem and xilstandalone libraries were removed from the standalone Xilinx BSP for the R5. This change adds a CMake variable, XILINX_PRE_V2019, to conditionally add these libraries to the link command for use with older BSPs.
Signed-off-by: Ed Mooring ed.mooring@linaro.org
openamp-rp@lists.openampproject.org