Branch: refs/heads/master Home: https://github.com/OpenAMP/open-amp Commit: 535d0d8926e908e08768f5f23dd9ffb96418cf63 https://github.com/OpenAMP/open-amp/commit/535d0d8926e908e08768f5f23dd9ffb96... Author: Arnaud Pouliquen arnaud.pouliquen@st.com Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths: A .github/actions/build_ci/Dockerfile A .github/actions/build_ci/README.md A .github/actions/build_ci/action.yml A .github/actions/build_ci/entrypoint.sh M .github/workflows/continuous-integration.yml
Log Message: ----------- CI: add action to build for different platforms
This patch add build tests for Linux, Arm platform and Zephyr OS.
Notice that for Zephyr, openamp and libmetal have been forked. As consequence the associated openamp and libmetal modules are updated and some Zephyr samples are compiled directly in the zephyr environment.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com
Commit: 0b3cf111303cfc211c761cadf721c6e9cedf5904 https://github.com/OpenAMP/open-amp/commit/0b3cf111303cfc211c761cadf721c6e9c... Author: Arnaud Pouliquen arnaud.pouliquen@st.com Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths: A .github/workflows/compliance.yml M .github/workflows/continuous-integration.yml
Log Message: ----------- CI: rearrange github workflow
Separate the workflow as done in the libmetal library. One for the patch compliance cheks, another one for the build tests.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com
Compare: https://github.com/OpenAMP/open-amp/compare/3a4fa283ec08...0b3cf111303c
openamp-rp@lists.openampproject.org