Commit Graph

  • 17b2594ab6 app: rpc_demod: fix buffer overflow in handle_read Sergei Korneichuk 2022-09-30 16:10:48 -07:00
  • 2b6a38a9c6 openamp: should kick remote when use release_rx_buffer Guiding Li 2022-09-05 21:56:26 +08:00
  • e62c824489 openamp: divide shram to TX shram & RX shram by config:split_shpool Jiuzhu Dong 2022-05-06 10:41:57 +08:00
  • 88f38c9020 Potential overflow of notifyid on 64-bit architectures Tammy Leino 2022-10-03 13:33:51 -07:00
  • 03c80a1341 handle_vdev_rsc must return error if notifyid cannot be assigned Tammy Leino 2022-09-26 08:14:35 -07:00
  • e40eea8ff1 Vring descriptor count must be limited to 65k per device Tammy Leino 2022-09-23 07:57:22 -07:00
  • 54595de006 linux_rpc_demo: do not include rsc_table.h Sergei Korneichuk 2022-09-08 20:10:20 -07:00
  • 2016ff1e49 Additional input parameter checks for APIs Tammy Leino 2022-09-23 13:05:01 -07:00
  • a1c64fbc77 CI: Fix Zephyr build by updating Zephyr SDK version to 0.15.0 Arnaud Pouliquen 2022-09-09 14:03:23 +02:00
  • 1460543153 openamp: add available_idx to dump Guiding Li 2022-05-31 23:04:01 +08:00
  • 8590171dc1 virtqueue_add_consumed_buffer input parameter fix Tammy Leino 2022-07-28 12:08:54 -07:00
  • 6d9df8fbac Add missing macros for driver/device-only compilation Tammy Leino 2022-07-28 10:32:02 -07:00
  • afed3bd117 Terminology: Replace potentially offensive terms in documentation Arnaud Pouliquen 2022-05-20 16:47:09 +02:00
  • ef7a9d014d app: fix comment style and trailing whitespace Arnaud Pouliquen 2022-05-20 18:06:39 +02:00
  • 923e060045 README: fix broken link Arnaud Pouliquen 2022-05-20 17:31:37 +02:00
  • 1671b6f80c README: Fix links with renamed branches Arnaud Pouliquen 2022-05-20 16:39:55 +02:00
  • 9e30ada7e9 doc: clean-up data structures Arnaud Pouliquen 2022-05-13 18:45:35 +02:00
  • 4687a0ca53 apps: machines: clean-up the virtio device features definition Arnaud Pouliquen 2022-04-15 15:56:28 +02:00
  • 0107a28539 lib: Remove warnings from -Wcast-align Ed Mooring 2022-05-06 22:41:18 +00:00
  • e5988ab1c0 CMake: Drop deprecated CMAKE_FORCE_*_COMPILER directives. Ed Mooring 2022-05-03 07:07:10 +00:00
  • 9fdadd0a4a openamp: add ns_unbind_cb to rpmsg_device Guiding Li 2021-07-20 17:52:13 +08:00
  • 8c93bffd9f apps: Remove leading space in CMake linker directive variables. Ed Mooring 2022-05-03 05:59:08 +00:00
  • 3ff669b993 rpmsg: remove rpmsg_init_ept Xiang Xiao 2022-01-10 19:58:25 +08:00
  • 10dcceca63 release: open-amp 2022.04.0 v2022.04.0 v2022.04 Arnaud Pouliquen 2022-04-28 16:11:33 +02:00
  • 71c85d6b66 Terminology: Replace potentially offensive terms in the code. Ed Mooring 2021-11-27 23:34:01 +00:00
  • dbb178198c rpmsg_virtio_get_buffer_size should return error on failure Tammy Leino 2022-04-13 06:45:20 -07:00
  • 923641d28c doc: add const for remoteproc_ops and image_store_ops Xiang Xiao 2022-01-25 12:46:50 +08:00
  • 45bf79aeab apps: add const for remoteproc_ops and image_store_ops Xiang Xiao 2022-01-25 12:46:50 +08:00
  • 6f03c1e952 lib: add const for remoteproc_ops, image_store_ops and laoder_ops Xiang Xiao 2022-01-25 12:46:50 +08:00
  • 79749b1a86 checkpatch: Increase the default limit to 100 characters Arnaud Pouliquen 2021-08-23 17:54:06 +02:00
  • 0d75fa7d34 remoteproc_get_mem could wrongly match on name Tammy Leino 2022-04-14 13:00:45 -07:00
  • e4307e142e Document buf argument in get_mem for remoteproc_ops structure Tammy Leino 2022-04-13 08:14:39 -07:00
  • e89dbeb528 remoteproc_virtio_notify could use null notify operation Tammy Leino 2022-04-13 07:51:14 -07:00
  • 2dcdc61587 virtqueue_add_buffer must check that there is room for multiple buffers Tammy Leino 2022-04-12 08:12:37 -07:00
  • 9b96accd88 apps: zynqmp_r5: enable resource table base address to be configurable Ben Levinsky 2022-03-30 13:21:47 -07:00
  • a6fe0b7764 apps: zynqmp: wrap app config symbols in ifndef Ben Levinsky 2021-08-30 12:36:37 -07:00
  • b28fb3879b apps: zynqmp_r5: wrap app config symbols in ifndef Ben Levinsky 2021-05-20 09:51:41 -07:00
  • 4728d56c85 Fix various typo with codespell Arnaud Pouliquen 2022-03-30 15:24:45 +02:00
  • b90535e319 CI: add codespell support to check typos Arnaud Pouliquen 2022-03-31 17:45:32 +02:00
  • f27850d74d CI: clean-up check on check compliance test Arnaud Pouliquen 2022-03-30 16:51:26 +02:00
  • eecda52787 Removed unused code from rpmsg_get_endpoint Tammy Leino 2022-03-28 09:08:20 -07:00
  • 0307c3f0ed remoteproc: fix memory issue if load resource table failed chao an 2022-03-19 14:59:28 +08:00
  • b139a1ff11 virtqueue: fix invalidate wrong cache region Joshua Lin 2022-02-01 17:49:15 +08:00
  • 837f0784ee remoteproc: fix remoteproc get wrong memory Joshua Lin 2022-02-01 17:37:24 +08:00
  • b8cd61b519 rpmsg: merge rpmsg_initialize_ept into rpmsg_register_endpoint Xiang Xiao 2020-04-24 03:40:56 +08:00
  • 353122136d rpmsg_virtio: move RPMSG_VIRTIO_DEFAULT_CONFIG to private location Xiang Xiao 2022-01-09 02:35:15 +08:00
  • a12d03ccc1 rpmsg_virtio: docs fixes for the rpmsg_init_vdev function Hubert Miś 2021-12-20 09:46:48 +01:00
  • 6cb75b8e58 rpmsg_virtio: configuration option to set buffer sizes per instance Hubert Miś 2021-12-13 11:49:18 +01:00
  • 9ef58af298 Remove vim modeline comments Gaute Nilsson 2021-11-02 10:28:22 +01:00
  • 166055b78f remoteproc: fix notifyid assignment in handle_vdev_rsc Junyan Lin 2021-11-16 14:59:44 +08:00
  • f7640de1a7 CI: Update branch from "master" to "main". Ed Mooring 2021-11-27 04:05:33 +00:00
  • 3c223735ea release: open-amp 2021.10 v2021.10.0 v2021.10 Arnaud Pouliquen 2021-10-20 09:47:17 +02:00
  • bdd4aa5d14 apps: add linux applications for linux rpc communication ViswaHarsha C 2021-09-23 14:12:19 +05:30
  • 413ff36118 lib: added generic rpmsg services ViswaHarsha C 2021-06-15 17:52:12 +05:30
  • 5d8c43acf2 CI: Fix Zephyr build by updating Zephyr SDK version to 0.13.1 Arnaud Pouliquen 2021-09-28 10:09:07 +02:00
  • 7c60b190b4 MAINTAINERS: Update maintainer email address. Ed Mooring 2021-09-22 21:29:10 +00:00
  • da13b39262 CI: Fix Zephyr build error due to cmake version Arnaud Pouliquen 2021-08-24 16:45:21 +02:00
  • 8a9fbbe26b CI: Fix Zephyr build by updating Zephyr SDK version to 13.0 Arnaud Pouliquen 2021-08-10 14:07:41 +02:00
  • b8abc39802 Introduce CMake options to enable cache operations Carlo Caione 2021-06-18 16:27:25 +02:00
  • d9b8cefefa openamp: Introduce cache helpers Carlo Caione 2021-06-18 13:30:25 +02:00
  • f2b3fcd2cf CI: Fix Zephyr build by updating Zephyr SDK version Arnaud Pouliquen 2021-06-02 12:07:47 +02:00
  • 294ba3da95 CI: Zephyr test: copy whole libmetal directory for test Arnaud Pouliquen 2021-05-03 17:28:08 +02:00
  • c3f1299199 Semantic Versioning: Update library version to 1.0.0. v2021.04.0 v2021.04 Ed Mooring 2021-04-29 23:42:01 -07:00
  • 7088ba5dd7 version: add generated define for version Arnaud Pouliquen 2021-04-19 10:08:36 +02:00
  • 52c4b75d33 CI: Copy the VERSION file in zephyr openamp module Arnaud Pouliquen 2021-04-15 15:37:09 +02:00
  • d55c0210a3 apps: add libraries version information in echo example Arnaud Pouliquen 2021-04-15 09:24:14 +02:00
  • 2833ca2aaa lib: add new API to get the library version Arnaud Pouliquen 2021-04-15 09:43:10 +02:00
  • d8541f2f12 Rework the version management Arnaud Pouliquen 2021-04-15 09:42:10 +02:00
  • ec71d798d1 README: Add version chapter Arnaud Pouliquen 2021-04-15 09:40:00 +02:00
  • 7e6a6dacc5 rpmsg: fix variable overflow Arnaud Pouliquen 2021-04-23 15:58:06 +02:00
  • 5a5ac5edfd openamp: replace while(1) to metal_assert in RPMSG_ASSERT Guiding Li 2021-04-09 14:37:53 +08:00
  • bcec51738e rpc_demo: fix spelling and grammar in code comment Michael Bullis 2021-03-24 14:41:10 -05:00
  • b8aa68e448 CI: compliance: fix check_compliance workflow Arnaud Pouliquen 2021-03-19 17:21:32 +01:00
  • a44dbaca7e CI: compliance: fail on errors Arnaud Pouliquen 2021-03-19 17:18:22 +01:00
  • 278bcd2d10 Fix compilation error.Add missing semicolon. GFWisshit 2021-02-05 20:00:15 +08:00
  • 5c6f465ca1 apps: machine: Fix MicroBlaze compilation error Sergei Korneichuk 2020-12-30 15:08:19 -08:00
  • e03656d53e remoteproc: add get_mem callback to remoteproc_ops Xiang Xiao 2020-11-01 02:39:12 +08:00
  • 347397deca Readme: add description for zero copy demo Arnaud Pouliquen 2020-12-04 14:04:58 +01:00
  • 063ae70eef apps: update nocopy ping to use nocopy API for reception. Arnaud Pouliquen 2020-12-04 17:14:42 +01:00
  • 1b7a000436 apps: add responder part of the no copy example Arnaud Pouliquen 2020-12-04 12:16:30 +01:00
  • b8691c820e apps: move nocopy ping test to example Arnaud Pouliquen 2020-12-04 17:45:13 +01:00
  • 60b77cbd4a openamp: fix ns_unbind_cb error when meet RPMSG_NS_DESTROY Guiding Li 2020-12-02 18:30:52 +08:00
  • 34bdd161d8 apps: add msg-test-rpmsg-nocopy-ping test Xiang Xiao 2020-04-26 16:06:08 +08:00
  • 47549566ea rpmsg: bring back zero copy transfer Chao An 2018-12-10 19:39:01 +08:00
  • baee3ff92d apps: rpc_demo: fix compilation warning Arnaud Pouliquen 2020-11-20 11:37:09 +01:00
  • 39cbd87454 lib: add missing license information for rpmsg_retarget Arnaud Pouliquen 2020-11-20 14:18:03 +01:00
  • a659210c47 apps: add missing license information Arnaud Pouliquen 2020-11-20 14:04:07 +01:00
  • 38aed4aae4 rpmsg: virito: limit the buffer allocate from shared memory pool Xiang Xiao 2020-11-01 21:35:10 +08:00
  • 8e6fb73843 rename size parameter to len for rpmsg_send_offchannel_raw Xiang Xiao 2019-03-13 16:18:05 +08:00
  • 59eaa4847b apps: demos: update to hand rproc for cleanup Ben Levinsky 2020-10-22 08:51:05 -07:00
  • dc6ee4623d apps: machine: update cleanup of rpmsg and virtio devices Ben Levinsky 2020-10-22 08:50:13 -07:00
  • 7be7065db7 apps: update memory management Ben Levinsky 2020-10-21 09:39:40 -07:00
  • 4d20dcdca5 apps: zynqmp: fix compilation issue from rebase v2020.10.0 v2020.10 Ben Levinsky 2020-10-22 11:00:11 -07:00
  • 0b3cf11130 CI: rearrange github workflow Arnaud Pouliquen 2020-10-16 17:28:14 +02:00
  • 535d0d8926 CI: add action to build for different platforms Arnaud Pouliquen 2020-10-15 12:11:40 +02:00
  • 3a4fa283ec Add support for MicroBlaze in programmable logic (PL) to OpenAMP. Ben Levinsky 2020-10-01 14:48:10 -07:00
  • 0b696708c0 apps: zynqmp_r5: support for demos without IPI Ben Levinsky 2020-10-14 09:19:14 -07:00
  • e802f4c0ee apps: zynqmp: support for demos without IPI Ben Levinsky 2020-10-14 09:10:23 -07:00
  • 68d2b25d6e CMake: Update minimum CMake version to 3.0.2. Ed Mooring 2020-10-15 17:42:56 -07:00
  • 0257ca5fd8 Add <errno.h> explicitly to all files that use errno values. Ed Mooring 2020-10-09 12:35:39 -07:00