Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
open-amp
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
open-amp
Contact owners and managers
1–30 of 327
Welcome to the open-amp mailing list. For further details on the open-amp project, please visit
https://github.com/
OpenAMP/open-amp
to get engaged!
Mark all as read
Report group
0 selected
nathal...@kestrel-omnitech.com
2/12/20
OpenAMP Community Project mailing lists replacing this Google Group
Hi to all those interested in OpenAMP, In September 2019, we re-launched OpenAMP as a Linaro
unread,
OpenAMP Community Project mailing lists replacing this Google Group
Hi to all those interested in OpenAMP, In September 2019, we re-launched OpenAMP as a Linaro
2/12/20
Ed Mooring
1/31/20
OpenAMP Release 2020.01
This is to announce the release of OpenAMP 2020.01. It's a "catch up" release that
unread,
OpenAMP Release 2020.01
This is to announce the release of OpenAMP 2020.01. It's a "catch up" release that
1/31/20
范诲俞
12/23/19
答复:南通长鸣河微型电机-azduur897在图纸上怎样表示基准
unread,
答复:南通长鸣河微型电机-azduur897在图纸上怎样表示基准
12/23/19
Ed Mooring
, …
Xiang Xiao
6
11/12/19
Autumn OpenAMP Release
Since many patches are provided by us, I need make more explanation here, please see my inline
unread,
Autumn OpenAMP Release
Since many patches are provided by us, I need make more explanation here, please see my inline
11/12/19
Eric
11/1/19
Shared buffers in AMP configuration
I am using OpenAMP on Zynq-7000 with Linux (linux-xlnx kernel 4.0.0) running on cpu0 and a bare metal
unread,
Shared buffers in AMP configuration
I am using OpenAMP on Zynq-7000 with Linux (linux-xlnx kernel 4.0.0) running on cpu0 and a bare metal
11/1/19
Ben Levinsky
5
10/29/19
[PATCH 0/7][RFC] apps: add out of band rpmsg echo demo
Remove ununsed variables. Also change APU side such that it is not simply sleeping but instead wait
unread,
[PATCH 0/7][RFC] apps: add out of band rpmsg echo demo
Remove ununsed variables. Also change APU side such that it is not simply sleeping but instead wait
10/29/19
Ben Levinsky
10/29/19
[PATCH 2/7][RFC] apps: oob echo: change message to timestamp and fix alignment
this commit has 2 fixes: - change message content to timestamp - fix alignment issues Signed-off-by:
unread,
[PATCH 2/7][RFC] apps: oob echo: change message to timestamp and fix alignment
this commit has 2 fixes: - change message content to timestamp - fix alignment issues Signed-off-by:
10/29/19
Ben Levinsky
10/29/19
[PATCH 7/7][RFC] apps: oob echo: add README
Add README to discuss the following: - motivation - performance - constrains on APU, RPU - API Signed
unread,
[PATCH 7/7][RFC] apps: oob echo: add README
Add README to discuss the following: - motivation - performance - constrains on APU, RPU - API Signed
10/29/19
Ben Levinsky
10/29/19
[PATCH 4/7][RFC] apps: oob echo: move code common in multiple files to header
Previously struct packet definition in addition to some #define's were duplicated across .c files
unread,
[PATCH 4/7][RFC] apps: oob echo: move code common in multiple files to header
Previously struct packet definition in addition to some #define's were duplicated across .c files
10/29/19
Ed Mooring
,
arnaud.p...@linaro.org
2
10/14/19
Libmetal and meta-openamp Autumn Release
Hi Ed, On Friday, 11 October 2019 22:41:55 UTC+2, Ed Mooring wrote: Hi all, As part of the autumn
unread,
Libmetal and meta-openamp Autumn Release
Hi Ed, On Friday, 11 October 2019 22:41:55 UTC+2, Ed Mooring wrote: Hi all, As part of the autumn
10/14/19
waqar rashid
,
Ed Mooring
2
9/18/19
How does CPU1 sees the memory? Is its memory map identical or different than CPU0?
Hi Waqar, It's been a few years since I looked at the Zynq-7000, but what I recall is that the
unread,
How does CPU1 sees the memory? Is its memory map identical or different than CPU0?
Hi Waqar, It's been a few years since I looked at the Zynq-7000, but what I recall is that the
9/18/19
waqar rashid
,
Ed Mooring
2
9/18/19
Is it necessary for the reserved memory of remoteproc to be at start?
Hi, If you look at the linker scripts in apps/system/generic/machine/zynq7/, you can see that the
unread,
Is it necessary for the reserved memory of remoteproc to be at start?
Hi, If you look at the linker scripts in apps/system/generic/machine/zynq7/, you can see that the
9/18/19
Chris
9/2/19
[Question] How to trigger Inter-Processor-Interrupt
Hi all, Recently, I'm going to port openamp to a new platfrom, other than the Xilinux board. I
unread,
[Question] How to trigger Inter-Processor-Interrupt
Hi all, Recently, I'm going to port openamp to a new platfrom, other than the Xilinux board. I
9/2/19
super...@gmail.com
, …
Jiaying Liang
5
8/29/19
Virtio driver provides wrong address in the virtqueue descriptor table
I agree that the vring address is allocated by the Linux kernel, but since it allocates it in a wrong
unread,
Virtio driver provides wrong address in the virtqueue descriptor table
I agree that the vring address is allocated by the Linux kernel, but since it allocates it in a wrong
8/29/19
waqar rashid
,
Ed Mooring
5
8/28/19
Beginner to openamp, how to compile the echo examples (linux application + remote)
Hello again everyone, A quick question here again, so in order to use the libmetal+open-amp we will
unread,
Beginner to openamp, how to compile the echo examples (linux application + remote)
Hello again everyone, A quick question here again, so in order to use the libmetal+open-amp we will
8/28/19
rkth...@gmail.com
,
Ed Mooring
2
8/28/19
"driver_override" file missing in rpmsg devices
Does your kernel configuration include the rpmsg_char kernel module? On 8/26/19 10:26 AM, rkthebest@
unread,
"driver_override" file missing in rpmsg devices
Does your kernel configuration include the rpmsg_char kernel module? On 8/26/19 10:26 AM, rkthebest@
8/28/19
Matt Buonadonna
,
Ben Levinsky
2
8/20/19
github OpenAMP libmetal project
Hello, You need to make sure that the Xilinx BSP has libxil, xilmem and xilstandalone and that your
unread,
github OpenAMP libmetal project
Hello, You need to make sure that the Xilinx BSP has libxil, xilmem and xilstandalone and that your
8/20/19
Pintu Agarwal
7/22/19
How to use remoteproc on iMX7
Hi, I have iMX7 board and I have 2 kernel version: 4.1 and 4.9 Also I could see that "freertos
unread,
How to use remoteproc on iMX7
Hi, I have iMX7 board and I have 2 kernel version: 4.1 and 4.9 Also I could see that "freertos
7/22/19
skreyer
2
7/12/19
[rpmsg_virtualio] Sending messages to fast results in overwritten message contents on receiver site
Hi again, I found my problem. In the rsc_table I had specified a vring size of 31. However the open-
unread,
[rpmsg_virtualio] Sending messages to fast results in overwritten message contents on receiver site
Hi again, I found my problem. In the rsc_table I had specified a vring size of 31. However the open-
7/12/19
Brigham H. Keys
,
Jiaying Liang
2
7/8/19
Cannot get rpmsg example running on I.MX8M
Hi Brigham, I am not able to see your https://paste.fedoraproject.org/paste/CIBURat7M3XDqs0lOAxQzQ
unread,
Cannot get rpmsg example running on I.MX8M
Hi Brigham, I am not able to see your https://paste.fedoraproject.org/paste/CIBURat7M3XDqs0lOAxQzQ
7/8/19
Pintu Agarwal
,
Jiaying Liang
2
7/8/19
Compiler or toolchain dependency with open-amp
Gcc should be good, we have tried gcc version 8.2.0 Best Regards, Wendy > -----Original Message---
unread,
Compiler or toolchain dependency with open-amp
Gcc should be good, we have tried gcc version 8.2.0 Best Regards, Wendy > -----Original Message---
7/8/19
padov...@gmail.com
,
Jiaying Liang
2
7/8/19
FREERTOS on both CPU
RPMsg in OpenAMP uses virtio, virtio has master and slave. Master is to allocate the shared memory.
unread,
FREERTOS on both CPU
RPMsg in OpenAMP uses virtio, virtio has master and slave. Master is to allocate the shared memory.
7/8/19
Francesco Rolando
2
6/17/19
test-metal-shared fail
Resolved It was the amount of memory allocated for the devfs that wasn't enough. 1M megabyte
unread,
test-metal-shared fail
Resolved It was the amount of memory allocated for the devfs that wasn't enough. 1M megabyte
6/17/19
super...@gmail.com
, …
g.mo...@gmail.com
15
5/28/19
RX callback not being called
> It's not beeing called from an interrupt handler. > > I can manually get out of the
unread,
RX callback not being called
> It's not beeing called from an interrupt handler. > > I can manually get out of the
5/28/19
jim....@gmail.com
, …
garfy123
6
5/18/19
Accessing shm@0 memory from Linux on APU
Hi, I am trying to do something similar to what you are doing, that is, I want to share big size of
unread,
Accessing shm@0 memory from Linux on APU
Hi, I am trying to do something similar to what you are doing, that is, I want to share big size of
5/18/19
朱迪
5/5/19
︻︼─一诸e栒恒: 中层管理者应掌握哪些时间管理技巧?
unread,
︻︼─一诸e栒恒: 中层管理者应掌握哪些时间管理技巧?
5/5/19
nessa brien
4/23/19
DEVELOPER WEEK 2019
Hi, I understand your company is one of the participants in “DEVELOPER WEEK 2019? Would you be
unread,
DEVELOPER WEEK 2019
Hi, I understand your company is one of the participants in “DEVELOPER WEEK 2019? Would you be
4/23/19
jinrong1823
4/20/19
^_^班h淏家: 产品设计(DFT)的方法与实施过程
unread,
^_^班h淏家: 产品设计(DFT)的方法与实施过程
4/20/19
zhaichiqian22
4/11/19
........曹p榳一: 销售主管的主要工作
unread,
........曹p榳一: 销售主管的主要工作
4/11/19
justthecook
, …
wendy...@xilinx.com
5
4/3/19
openamp crashing: rsc_table versus device-tree versus linker script versus application settings
So we were able to stabilize the system to some degree, although there is either still a bug,
unread,
openamp crashing: rsc_table versus device-tree versus linker script versus application settings
So we were able to stabilize the system to some degree, although there is either still a bug,
4/3/19