issues
search
OpenAMP
/
open-amp
The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
721
stars
291
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
virtqueue: add virtqueue_get_next_avail_buffer() API
#631
CV-Bowen
opened
2 weeks ago
1
rpmsg_virtio: fix the rpmsg_get_tx/rx_buffer() api
#630
CV-Bowen
opened
2 weeks ago
1
release: open-amp 2024.10.0
#629
arnopo
closed
2 weeks ago
0
Use Zephyr twister in the CI
#628
arnopo
opened
3 weeks ago
0
options: make WITH_APPS cmake option deprecated
#627
arnopo
closed
3 weeks ago
0
Fix safe_strcpy calls
#626
arnopo
closed
3 weeks ago
1
remoteproc/rpmsg: Wrong argument to safe_strcpy()
#625
jonny-svaerd-arm
closed
3 weeks ago
4
rpmsg_virtio: fix rpmsg_virtio_get_tx_payload_buffer() error
#624
CV-Bowen
closed
1 month ago
1
CI: Zephyr, test against known working version and also the very latest on main
#623
wmamills
closed
1 month ago
3
virtio.h: add some user-friendly apis
#622
CV-Bowen
opened
1 month ago
2
rpmsg: Replace rvdev->vdev with vdev in rpmsg_init_vdev_with_config
#621
xiaoxiang781216
closed
1 month ago
0
implement internal safe_strcpy to replace the strncpy
#620
arnopo
closed
1 month ago
6
Update CI
#619
arnopo
closed
1 month ago
0
lib: fix usage of strncpy
#618
tomi-font
closed
1 month ago
2
remoteproc.c: fix compile error
#617
wyr-7
closed
1 month ago
3
virtio: Features change to 64 bit in all virtio_dispatch
#616
wyr-7
opened
2 months ago
3
rpmsg: Allow to send virtqueue_kick only when RX queue is empty
#615
wyr-7
closed
1 month ago
7
rpmsg_virtio: fix rpmsg_virtio_get_tx_payload_buffer() error
#614
wyr-7
opened
2 months ago
13
rpmsg_virtio.c: replace metal_cpu_yield to metal_yield
#613
wyr-7
closed
1 month ago
3
openamp: add VIRTIO_RING_F_MUST_NOTIFY event
#612
wyr-7
closed
1 month ago
2
rpmsg: wait ept ready in rpmsg_send
#611
wyr-7
closed
2 months ago
2
openamp/virtio.h: update vdev->features and make final_features optional
#610
wyr-7
closed
1 month ago
1
ns: acknowledge the received creation message
#609
wyr-7
closed
2 months ago
1
ns: acknowledge the received creation message
#608
wyr-7
closed
2 months ago
0
openamp: move notify_wait() in rpmsg virtio to rpmsg.
#607
wyr-7
closed
2 months ago
0
Zynq7 rpmsg-echo does not work with Petalinux 2024.1
#606
jdolanTW
opened
2 months ago
4
rpmsg_virtio: rpmsg_deinit_vdev: Add check for empty endpoint list
#605
bentheredonethat
closed
2 months ago
6
zynq: Remove support for Zynq-7000 SoC
#604
rajimoha
closed
1 month ago
4
openamp: replace all strncpy to strlcpy
#602
wyr-7
closed
1 month ago
2
remoteproc: Do not update the rproc state if rproc->ops fails
#600
mengtanhzc
closed
4 months ago
0
Question about the state of rproc
#599
mengtanhzc
closed
4 months ago
3
virtio_mmio: Remove unneeded use of libmetal device
#598
glneo
closed
4 months ago
1
Documentation: fix license.md and readme.md formating
#597
arnopo
closed
4 months ago
0
V2024.05.0 release fixes
#596
arnopo
closed
4 months ago
2
[FIX FOR V2024.05] lib: fix build error using legacy VIRTIO_DEVICE/DRIVER_ONLY
#594
arnopo
closed
6 months ago
0
release: open-amp 2024.05.0
#593
arnopo
closed
5 months ago
0
fix Doxygen warnings
#590
arnopo
closed
6 months ago
0
apps: remove remaining master terminology
#589
arnopo
closed
6 months ago
1
lib: remove deprecated MASTER/SLAVE configuration
#588
arnopo
closed
6 months ago
0
lib: rpmsg_rpc: fix compilation warning and bad API
#587
arnopo
closed
6 months ago
0
Fix broken CI
#586
arnopo
closed
6 months ago
9
rpmsg_virtio: Move get RX buffer into receive loop and returned buffer kick to common location
#585
glneo
closed
6 months ago
1
virtio: Remove never used virtio_feature_name()
#584
glneo
closed
6 months ago
4
virtio: Remove unneeded forward declaration of virtio_feature_name()
#583
glneo
closed
6 months ago
0
remoteproc: Assign ops and priv to rproc struct in init by default
#582
glneo
closed
6 months ago
0
Finish converting rpmsg_virtio to use VIRTIO_ROLE_IS_{DRIVER,DEVICE}()
#581
glneo
closed
6 months ago
0
virtio-mmio: hypervisor-less mode
#580
danmilea
closed
7 months ago
0
Fix #549
#579
arnopo
closed
7 months ago
3
Safer use of strncpy patch
#578
tarmasr
closed
7 months ago
1
Avoid unsafe strncpy() edge cases by always 0-terminating destination
#577
tarmasr
closed
7 months ago
0
Next