Oopenvela-robotopenamp: add WITH_NO_PROJECT_EC for tasking build
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
cmake: fix LIBMETAL naming warning Fix warnings spotted by cmake: The package name passed to find_package_handle_standard_args(LIBMETAL) does not match the name of the calling package(Libmetal). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> | 3 个月前 | |
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 个月前 | |
Remove vim modeline comments This is currently inconsistent with the rest of the project. Signed-off-by: Gaute Nilsson <gaute.nilsson@siemens-energy.com> | 3 个月前 | |
Added build for Doxygen docs Build workflow will generate html files from source if Doxygen is present. Signed-off-by: Tammy Leino <tammy_leino@mentor.com> | 3 个月前 | |
openamp: add WITH_NO_PROJECT_EC for tasking build Add WITH_NO_PROJECT_EC for tasking not support -Wall -Werror -Wextra cflags. Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com> | 3 个月前 | |
cmake: Updates for Zephyr integration * Removed IS_TEST, not used by Zephyr anymore * Added zephyr_include_directories so when we embedded open-amp in zephyr we have the include path setup for the headers * If we build as an embedded zephyr library (WITH_ZEPHYR_LIB) we shouldn't utilize Zephyr's app/boilerplate.cmake. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> | 8 年前 |