Branch: refs/heads/v2020.10
Home: https://github.com/OpenAMP/open-amp
Commit: 4d20dcdca51332995aae09e050cd2e772543e187
https://github.com/OpenAMP/open-amp/commit/4d20dcdca51332995aae09e050cd2e77…
Author: Ben Levinsky <ben.levinsky(a)xilinx.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M apps/machine/zynqmp/zynqmp_linux_r5_proc.c
Log Message:
-----------
apps: zynqmp: fix compilation issue from rebase
no-ipi patches seemed to have caused compilation issue. resolve here
Signed-off-by: Ben Levinsky <ben.levinsky(a)xilinx.com>
Branch: refs/heads/master
Home: https://github.com/OpenAMP/open-amp
Commit: 4d20dcdca51332995aae09e050cd2e772543e187
https://github.com/OpenAMP/open-amp/commit/4d20dcdca51332995aae09e050cd2e77…
Author: Ben Levinsky <ben.levinsky(a)xilinx.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M apps/machine/zynqmp/zynqmp_linux_r5_proc.c
Log Message:
-----------
apps: zynqmp: fix compilation issue from rebase
no-ipi patches seemed to have caused compilation issue. resolve here
Signed-off-by: Ben Levinsky <ben.levinsky(a)xilinx.com>
Branch: refs/heads/master
Home: https://github.com/OpenAMP/open-amp
Commit: 535d0d8926e908e08768f5f23dd9ffb96418cf63
https://github.com/OpenAMP/open-amp/commit/535d0d8926e908e08768f5f23dd9ffb9…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)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(a)st.com>
Commit: 0b3cf111303cfc211c761cadf721c6e9cedf5904
https://github.com/OpenAMP/open-amp/commit/0b3cf111303cfc211c761cadf721c6e9…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)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(a)st.com>
Compare: https://github.com/OpenAMP/open-amp/compare/3a4fa283ec08...0b3cf111303c
Branch: refs/heads/master
Home: https://github.com/OpenAMP/libmetal
Commit: 0fd86b230c4a0ea918b2a4b0edb6a4ffafee8b48
https://github.com/OpenAMP/libmetal/commit/0fd86b230c4a0ea918b2a4b0edb6a4ff…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)st.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M .github/workflows/compliance.yml
Log Message:
-----------
CI: fix compliance check false report when merge a PR.
When a PR is merged, a "Run failed: libmetal compliance checks - master"
mail is generated.
As it is not necessary to rerun this compliance check (already done
on sent PR), just suppress the action for push event.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)st.com>
Branch: refs/heads/master
Home: https://github.com/OpenAMP/libmetal
Commit: b077d0d308bc4b2f234d2586ca3c1d9e06619d6c
https://github.com/OpenAMP/libmetal/commit/b077d0d308bc4b2f234d2586ca3c1d9e…
Author: Ed Mooring <ed.mooring(a)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(a)linaro.org>
Branch: refs/heads/master
Home: https://github.com/OpenAMP/open-amp
Commit: 3a4fa283ec08558d3c2cd283a2d828f745e0c188
https://github.com/OpenAMP/open-amp/commit/3a4fa283ec08558d3c2cd283a2d828f7…
Author: Ben Levinsky <ben.levinsky(a)xilinx.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M README.md
M apps/examples/CMakeLists.txt
A apps/machine/microblaze_generic/CMakeLists.txt
A apps/machine/microblaze_generic/README.md
A apps/machine/microblaze_generic/platform_info.c
A apps/machine/microblaze_generic/platform_info.h
A apps/machine/microblaze_generic/rsc_table.c
A apps/machine/microblaze_generic/rsc_table.h
A apps/machine/microblaze_generic/zynqmp_mb_a53_rproc.c
A apps/system/generic/machine/microblaze_generic/CMakeLists.txt
A apps/system/generic/machine/microblaze_generic/helper.c
A apps/system/generic/machine/microblaze_generic/linker_remote.ld
M apps/tests/CMakeLists.txt
Log Message:
-----------
Add support for MicroBlaze in programmable logic (PL) to OpenAMP.
Add an example of a baremetal echo server running on a MicroBlaze in PL
on a ZynqMP board and using RPMSG (with NO_IPI) to reply to a Linux user
space app running in the PS APU.
Signed-off-by: Ben Levinsky <ben.levinsky(a)xilinx.com>
Signed-off-by: Sergei Korneichuk <sergei.korneichuk(a)xilinx.com>
Signed-off-by: Ed Mooring <ed.mooring(a)xilinx.com>