Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: 246540f3d6fd9bd86d6ae82c68d285570076670b
https://github.com/OpenAMP/open-amp/commit/246540f3d6fd9bd86d6ae82c68d28557…
Author: Guiding Li <liguiding1(a)xiaomi.com>
Date: 2023-03-07 (Tue, 07 Mar 2023)
Changed paths:
M lib/rpmsg/rpmsg_virtio.c
Log Message:
-----------
rpmsg: do cache_invalidate() when real data returned
This is a bugfix when open VIRTIO_CACHED_BUFFERS
Signed-off-by: Guiding Li <liguiding1(a)xiaomi.com>
Branch: refs/heads/master-next
Home: https://github.com/OpenAMP/meta-openamp
Commit: 507e7839dd85ce990779577016659104da512aa5
https://github.com/OpenAMP/meta-openamp/commit/507e7839dd85ce99077957701665…
Author: Tanmay Shah <tanmay.shah(a)amd.com>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
R recipes-openamp/rpmsg-examples/rpmsg-echo-test/LICENSE
R recipes-openamp/rpmsg-examples/rpmsg-echo-test/Makefile
R recipes-openamp/rpmsg-examples/rpmsg-echo-test/echo_test.c
M recipes-openamp/rpmsg-examples/rpmsg-echo-test_1.0.bb
A recipes-openamp/rpmsg-examples/rpmsg-example.inc
R recipes-openamp/rpmsg-examples/rpmsg-mat-mul/LICENSE
R recipes-openamp/rpmsg-examples/rpmsg-mat-mul/Makefile
R recipes-openamp/rpmsg-examples/rpmsg-mat-mul/mat_mul_demo.c
M recipes-openamp/rpmsg-examples/rpmsg-mat-mul_1.0.bb
R recipes-openamp/rpmsg-examples/rpmsg-proxy-app/LICENSE
R recipes-openamp/rpmsg-examples/rpmsg-proxy-app/Makefile
R recipes-openamp/rpmsg-examples/rpmsg-proxy-app/proxy_app.c
R recipes-openamp/rpmsg-examples/rpmsg-proxy-app/proxy_app.h
M recipes-openamp/rpmsg-examples/rpmsg-proxy-app_1.0.bb
Log Message:
-----------
recipes-openamp: get rpmsg apps from new repo
remove rpmsg-echo-test, rpmsg-mat-mul and rpmsg-proxy-app
source files and modify relative recipe to sync code from
openamp-system-reference repo
Refactored rpmsg-example.inc by Bill Mills
* set a real and useful SHA1 hash by default so no AUTOREV
* Allow SRCREV to be overridden in mass in the local.conf file
* (:pn-xxx override is also possible)
* removed sha256sum, not used for git
Signed-off-by: Tanmay Shah <tanmay.shah(a)amd.com>
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>
Commit: 70e85419c256266c85ac8a226596fccf7ad4b694
https://github.com/OpenAMP/meta-openamp/commit/70e85419c256266c85ac8a226596…
Author: Ben Levinsky <ben.levinsky(a)xilinx.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
A vendor/xilinx/recipes-openamp/open-amp/open-amp-dev_%.bbappend
A vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
M vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx_v2022.1.bb
M vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx_v2022.2.bb
M vendor/xilinx/recipes-openamp/open-amp/open-amp_%.bbappend
Log Message:
-----------
open-amp: demos: Ensure demos are added to all implementations
Signed-off-by: Ben Levinsky <ben.levinsky(a)xilinx.com>
Moved work under the vendor directory
Signed-off-by: Mark Hatle <mark.hatle(a)amd.com>
Commit: cf81c2476292f970a6bda9ffd8f5fd34f7723370
https://github.com/OpenAMP/meta-openamp/commit/cf81c2476292f970a6bda9ffd8f5…
Author: Ben Levinsky <ben.levinsky(a)amd.com>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M recipes-openamp/rpmsg-examples/rpmsg-example.inc
Log Message:
-----------
recipes-openamp: rpmsg-examples: Use latest commit
Latest commit updates usage of driver unload/load in rpmsg-kernel-space apps
Signed-off-by: Ben Levinsky <ben.levinsky(a)amd.com>
Compare: https://github.com/OpenAMP/meta-openamp/compare/cd5cc9274321...cf81c2476292
Branch: refs/heads/main
Home: https://github.com/OpenAMP/openamp-system-reference
Commit: 7f1fb3b84edc1b3eab62a7ade7f88e99f7e78b93
https://github.com/OpenAMP/openamp-system-reference/commit/7f1fb3b84edc1b3e…
Author: Ben Levinsky <ben.levinsky(a)amd.com>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M examples/linux/rpmsg-echo-test/README.md
M examples/linux/rpmsg-echo-test/echo_test.c
M examples/linux/rpmsg-mat-mul/README.md
M examples/linux/rpmsg-mat-mul/mat_mul_demo.c
M examples/linux/rpmsg-proxy-app/README.md
M examples/linux/rpmsg-proxy-app/proxy_app.c
Log Message:
-----------
examples: linux: remove any loading or unloading of modules
As the requirements for RPMsg usage can change over time, remove the loading
and unloading of drivers in the Linux app. Instead put the onus on the user to
manage the driver.
Update documentation of demos in READMEs
Signed-off-by: Ben Levinsky <ben.levinsky(a)amd.com>
Branch: refs/heads/master
Home: https://github.com/OpenAMP/meta-openamp
Commit: 70e85419c256266c85ac8a226596fccf7ad4b694
https://github.com/OpenAMP/meta-openamp/commit/70e85419c256266c85ac8a226596…
Author: Ben Levinsky <ben.levinsky(a)xilinx.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
A vendor/xilinx/recipes-openamp/open-amp/open-amp-dev_%.bbappend
A vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
M vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx_v2022.1.bb
M vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx_v2022.2.bb
M vendor/xilinx/recipes-openamp/open-amp/open-amp_%.bbappend
Log Message:
-----------
open-amp: demos: Ensure demos are added to all implementations
Signed-off-by: Ben Levinsky <ben.levinsky(a)xilinx.com>
Moved work under the vendor directory
Signed-off-by: Mark Hatle <mark.hatle(a)amd.com>
Branch: refs/heads/master
Home: https://github.com/OpenAMP/meta-openamp
Commit: 507e7839dd85ce990779577016659104da512aa5
https://github.com/OpenAMP/meta-openamp/commit/507e7839dd85ce99077957701665…
Author: Tanmay Shah <tanmay.shah(a)amd.com>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
R recipes-openamp/rpmsg-examples/rpmsg-echo-test/LICENSE
R recipes-openamp/rpmsg-examples/rpmsg-echo-test/Makefile
R recipes-openamp/rpmsg-examples/rpmsg-echo-test/echo_test.c
M recipes-openamp/rpmsg-examples/rpmsg-echo-test_1.0.bb
A recipes-openamp/rpmsg-examples/rpmsg-example.inc
R recipes-openamp/rpmsg-examples/rpmsg-mat-mul/LICENSE
R recipes-openamp/rpmsg-examples/rpmsg-mat-mul/Makefile
R recipes-openamp/rpmsg-examples/rpmsg-mat-mul/mat_mul_demo.c
M recipes-openamp/rpmsg-examples/rpmsg-mat-mul_1.0.bb
R recipes-openamp/rpmsg-examples/rpmsg-proxy-app/LICENSE
R recipes-openamp/rpmsg-examples/rpmsg-proxy-app/Makefile
R recipes-openamp/rpmsg-examples/rpmsg-proxy-app/proxy_app.c
R recipes-openamp/rpmsg-examples/rpmsg-proxy-app/proxy_app.h
M recipes-openamp/rpmsg-examples/rpmsg-proxy-app_1.0.bb
Log Message:
-----------
recipes-openamp: get rpmsg apps from new repo
remove rpmsg-echo-test, rpmsg-mat-mul and rpmsg-proxy-app
source files and modify relative recipe to sync code from
openamp-system-reference repo
Refactored rpmsg-example.inc by Bill Mills
* set a real and useful SHA1 hash by default so no AUTOREV
* Allow SRCREV to be overridden in mass in the local.conf file
* (:pn-xxx override is also possible)
* removed sha256sum, not used for git
Signed-off-by: Tanmay Shah <tanmay.shah(a)amd.com>
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>
Branch: refs/heads/main
Home: https://github.com/OpenAMP/libmetal
Commit: 6244b2e0c4feb46b1d7f615eb51afa32058542c9
https://github.com/OpenAMP/libmetal/commit/6244b2e0c4feb46b1d7f615eb51afa32…
Author: Hiago De Franco <hiagofranco(a)gmail.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M README.md
Log Message:
-----------
readme: Fix broken openamp-rp mailing list link
Fix broken link that gives "page not found".
Signed-off-by: Hiago De Franco <hiagofranco(a)gmail.com>
Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: c5fa9ff0b282383586cd943863da5d525780d4b1
https://github.com/OpenAMP/open-amp/commit/c5fa9ff0b282383586cd943863da5d52…
Author: Hiago De Franco <hiagofranco(a)gmail.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M README.md
Log Message:
-----------
readme: Fix broken openamp-rp mailing list link
Fix broken link that gives "page not found".
Signed-off-by: Hiago De Franco <hiagofranco(a)gmail.com>
All,
For the benefit of new subscribers:
If you wish to be added to the meeting invite (to get calendar updates)
let me know.
Topic: OpenAMP RP Call
Time: Every two weeks on Thursdays starting Feb 25, 2021 04:00 PM London
Join Zoom Meeting
https://linaro-org.zoom.us/j/95276449391?pwd=eDRCQzlnZGN1VlUvaFNoZ0V3RlNEZz…
Meeting ID: 952 7644 9391
Passcode: 8250
One tap mobile
+13017158592,,95276449391# US (Washington DC)
+16465588656,,95276449391# US (New York)
Find your local number: https://linaro-org.zoom.us/u/ahCT9aRQm
Bill
--
Bill Mills
Principal Technical Consultant, Linaro
+1-240-643-0836
TZ: US Eastern
Work Schedule: Tues/Wed/Thur