| commit | ec2dd19d458652f3c32c9b1618902540b3619f42 | [log] [tgz] |
|---|---|---|
| author | Alexandru Lastur <alexandru.lastur@nxp.com> | Mon Sep 16 19:33:20 2024 +0300 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Oct 15 13:53:42 2024 +0200 |
| tree | b7ad9f2a7f2a4e9b92c9d5f6d08b8828ae30f745 | |
| parent | 840f13f13aaa2d9ff9e599cb39f7e8306c873ff3 [diff] |
samples: openamp_rsc_table: Add the option to use predefined vring ID Currently, Zephyr is always sending back notifications to AP (e.g Linux in our case) on channel 0. But this currently doesn't work if Linux uses other channel id for communication. So, add option to use predefined vring ID that can accomodate Linux used ID. Signed-off-by: Alexandru Lastur <alexandru.lastur@nxp.com>