Branch: refs/heads/main Home: https://github.com/OpenAMP/openamp-system-reference Commit: 1da73a753bcb21da5b8e2c82448fe0ad25227439 https://github.com/OpenAMP/openamp-system-reference/commit/1da73a753bcb21da5... Author: Tanmay Shah tanmay.shah@amd.com Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths: M examples/legacy_apps/examples/echo/freertos/main.c M examples/legacy_apps/examples/echo/generic/main.c M examples/legacy_apps/examples/echo/rpmsg-echo.c
Log Message: ----------- legacy_apps: echo: include new header
platform_info.h was changed to platform_info_common.h, replace it accordingly for echo demo.
Signed-off-by: Tanmay Shah tanmay.shah@amd.com
Commit: 006207d033326610db2297d2523a289a08b5aefd https://github.com/OpenAMP/openamp-system-reference/commit/006207d033326610d... Author: Tanmay Shah tanmay.shah@amd.com Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths: M examples/legacy_apps/examples/matrix_multiply/matrix_multiply.h
Log Message: ----------- legacy_apps: matrix_multiply: fix compiler warning
fix following compiler warning:
warning: passing argument 1 of 'rpmsg_matrix_app' fr om incompatible pointer type [-Wincompatible-pointer-types] 47 | rpmsg_matrix_app(rpdev, platform); | ^~~~~
Signed-off-by: Tanmay Shah tanmay.shah@amd.com
Commit: bb8eb62f53551b93f25eaa3170fc767a301f4466 https://github.com/OpenAMP/openamp-system-reference/commit/bb8eb62f53551b93f... Author: Tanmay Shah tanmay.shah@amd.com Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths: M examples/legacy_apps/machine/xlnx/zynqmp_r5/CMakeLists.txt M examples/legacy_apps/machine/xlnx/zynqmp_r5/linker_large_text.ld M examples/legacy_apps/machine/xlnx/zynqmp_r5/linker_remote.ld M examples/legacy_apps/machine/xlnx/zynqmp_r5/platform_info.c
Log Message: ----------- legacy_apps: xlnx: update reserved mem regions
As per latest SDT standard AMD-xilinx EDF yocto is released with fixed memory regions for each core to use. Update the default address for cluster-A core0 to use as per this standard.
Signed-off-by: Tanmay Shah tanmay.shah@amd.com
Commit: 98cee13295fa997c40c36a8a04556c7c18dd7155 https://github.com/OpenAMP/openamp-system-reference/commit/98cee13295fa997c4... Author: Tanmay Shah tanmay.shah@amd.com Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths: M examples/legacy_apps/machine/xlnx/zynqmp_r5/platform_info.c M examples/legacy_apps/machine/xlnx/zynqmp_r5/rsc_table.c M examples/legacy_apps/machine/xlnx/zynqmp_r5/rsc_table.h
Log Message: ----------- legacy_apps: zynqmp_r5: add trace buffer support
trace buffer is a circular buffer to store logs. Linux remoteproc subsystem creates a debugfs file that can be used to print these logs on linux side.
Signed-off-by: Tanmay Shah tanmay.shah@amd.com
Compare: https://github.com/OpenAMP/openamp-system-reference/compare/49f9ef6d8adc...9...
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/openamp-system-reference/settings/notifications
openamp-rp@lists.openampproject.org