v1.0.0
·
103 commits
to development
since this release
RELEASE NOTES
We’re excited to share the latest updates and enhancements to the FastRPC framework. This release introduces significant improvements aimed at boosting functionality, performance, and testing. Below is a detailed overview of the changes.
What's Changed
- Updated design document for apps_mem by @quic-odeore in #208
- Avoid issue and PR closure by stale-issues workflow by @ekanshibu in #212
- Fix warning: variable might be uninitialized by @quic-jianpl in #204
- Remove CR-LF from the rest of the files by @lumag in #222
- Clean-up: Remove unused Android-specific DSP HAL code by @quic-jianpl in #223
- rpcmem: Register rpcmem-allocated buffers with fastrpc memory framework by @quic-parihar in #216
- Have a single source file for all daemons by @quic-jianpl in #209
- CI: Pre merge verification - Sync, Build and Test. by @quic-mtharu in #205
- CI: Switch all reusable workflow references to 'development' branch by @quic-mtharu in #233
- inc: drop AEEStdDef.h from rpcmem.h to fix build by @ekanshibu in #232
- Add changes to support GPDSPs offloading by @quic-lxu5 in #211
- test: Update environment handling and README for fastrpc_test by @quic-vkatoch in #194
- Reduce log verbosity to prevent syslog flooding and improve error visibility by @quic-vkatoch in #189
- Fix ramdisk unpack and repack logic for fastrpc validation by @quic-mtharu in #238
New Contributors
- @quic-odeore made their first contribution in #208
- @quic-jianpl made their first contribution in #204
Full Changelog: v0.1.7...v1.0.0