Skip to content

Xlnx add trace buf and update address space#98

Open
tnmysh wants to merge 4 commits intoOpenAMP:mainfrom
tnmysh:xlnx_add_trace_buf_and_update_address_space
Open

Xlnx add trace buf and update address space#98
tnmysh wants to merge 4 commits intoOpenAMP:mainfrom
tnmysh:xlnx_add_trace_buf_and_update_address_space

Conversation

@tnmysh
Copy link
Collaborator

@tnmysh tnmysh commented Mar 13, 2026

  • Add trace buffer support
  • Update current DDR addresses to match latest system device-tree standards
  • fix trivial compiler warning during building matrix multiply demo
  • Allow native cmake build

tnmysh added 3 commits March 11, 2026 21:33
If xlnx toolchain is not used to build demos, then allow building xlnx
demos with native cmake build system.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
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>
Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
@tnmysh tnmysh requested review from arnopo and edmooring March 13, 2026 04:00
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>
@tnmysh tnmysh force-pushed the xlnx_add_trace_buf_and_update_address_space branch from f6a6178 to 833a6b4 Compare March 13, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant