Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: d4145ecd7505f03f12f2ee41ffd0d120bb056253 https://github.com/OpenAMP/open-amp/commit/d4145ecd7505f03f12f2ee41ffd0d120b... Author: Yunfei Li liyunfei33@huawei.com Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths: M apps/examples/linux_rpc_demo/linux_rpc_demo.c M apps/system/linux/machine/generic/platform_info.c
Log Message: ----------- apps:Fix atomic_flag error for clang compilation
Change atomic_int to atomic_flag to solve the error reported when compiling with clang.
Signed-off-by: Yunfei Li liyunfei33@huawei.com
Commit: 1b9754867b916bfbfb3520b7cd8cae6b6b236097 https://github.com/OpenAMP/open-amp/commit/1b9754867b916bfbfb3520b7cd8cae6b6... Author: Yunfei Li liyunfei33@huawei.com Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths: M lib/include/openamp/rpmsg_retarget.h M lib/proxy/rpmsg_retarget.c
Log Message: ----------- lib:Fix atomic_flag error for clang compilation
Change atomic_int to atomic_flag to solve the error reported when compiling with clang.
Signed-off-by: Yunfei Li liyunfei33@huawei.com
Compare: https://github.com/OpenAMP/open-amp/compare/246540f3d6fd...1b9754867b91
openamp-rp@lists.openampproject.org