commit | 85c5ca2f0fde561ac5b868b25f83cda08139681d | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Fri Nov 09 13:14:53 2018 -0600 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Jan 30 15:55:47 2019 -0600 |
tree | 43b232cb181d0bdeac4c84949bdf9cf7cba7dd42 | |
parent | 57923185472b38242bb26b478582558ce058c7b7 [diff] |
ext: open-amp: Update OpenAMP to v2018.10 release Update to new OpenAMP v2018.10 release. This release allows us to utilize just rpmsg without remoteproc. The API set has changed and requires updates to the openamp sample. Additionally, the changes in this release reduce the code size footprint, and support a static allocation memory model. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>