Skip to content

Commit

Permalink
Auto updated submodule references
Browse files Browse the repository at this point in the history
  • Loading branch information
GH actions committed Aug 18, 2024
1 parent f8acf71 commit 7da18df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libmetal
Submodule libmetal updated 52 files
+6 −6 cmake/options.cmake
+1 −0 cmake/platforms/microblaze-generic.cmake
+1 −0 cmake/platforms/zynq7-freertos.cmake
+1 −0 cmake/platforms/zynq7-generic-iar.cmake
+1 −0 cmake/platforms/zynq7-generic.cmake
+1 −0 cmake/platforms/zynqmp-a53-freertos.cmake
+1 −0 cmake/platforms/zynqmp-a53-generic.cmake
+1 −0 cmake/platforms/zynqmp-r5-freertos.cmake
+1 −0 cmake/platforms/zynqmp-r5-generic.cmake
+1 −1 examples/system/freertos/xlnx_r5/CMakeLists.txt
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/CMakeLists.txt
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/common.h
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/ipi_latency_demod.c
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/ipi_shmem_demod.c
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/libmetal_amp_demod.c
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/lscript.ld
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/platform_config.h
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/shmem_atomic_demod.c
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/shmem_demod.c
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/shmem_latency_demod.c
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/shmem_throughput_demod.c
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/sys_init.c
+0 −0 examples/system/freertos/xlnx_r5/amp_demo/sys_init.h
+1 −1 examples/system/generic/xlnx_r5/CMakeLists.txt
+0 −0 examples/system/generic/xlnx_r5/amp_demo/CMakeLists.txt
+0 −0 examples/system/generic/xlnx_r5/amp_demo/common.h
+0 −0 examples/system/generic/xlnx_r5/amp_demo/ipi_latency_demod.c
+0 −0 examples/system/generic/xlnx_r5/amp_demo/ipi_shmem_demod.c
+0 −0 examples/system/generic/xlnx_r5/amp_demo/libmetal_amp_demod.c
+0 −0 examples/system/generic/xlnx_r5/amp_demo/lscript.ld
+0 −0 examples/system/generic/xlnx_r5/amp_demo/platform_config.h
+0 −0 examples/system/generic/xlnx_r5/amp_demo/shmem_atomic_demod.c
+0 −0 examples/system/generic/xlnx_r5/amp_demo/shmem_demod.c
+0 −0 examples/system/generic/xlnx_r5/amp_demo/shmem_latency_demod.c
+0 −0 examples/system/generic/xlnx_r5/amp_demo/shmem_throughput_demod.c
+0 −0 examples/system/generic/xlnx_r5/amp_demo/sys_init.c
+0 −0 examples/system/generic/xlnx_r5/amp_demo/sys_init.h
+0 −0 examples/system/linux/xlnx/CMakeLists.txt
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/CMakeLists.txt
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/common.h
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/ipi_latency_demo.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/ipi_shmem_demo.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/libmetal_amp_demo.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/libmetal_amp_demod.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/shmem_atomic_demo.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/shmem_demo.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/shmem_latency_demo.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/shmem_throughput_demo.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/sys_init.c
+0 −0 examples/system/linux/xlnx/zynqmp_amp_demo/sys_init.h
+4 −10 lib/system/freertos/CMakeLists.txt
+3 −9 lib/system/generic/CMakeLists.txt
2 changes: 1 addition & 1 deletion openamp-system-reference

0 comments on commit 7da18df

Please sign in to comment.