Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: 4728d56c854d992406f46a6711bf6fc47c14e42d https://github.com/OpenAMP/open-amp/commit/4728d56c854d992406f46a6711bf6fc47... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths: M .github/actions/build_ci/README.md M apps/examples/echo/rpmsg-ping.c M apps/examples/load_fw/load_fw.c M apps/examples/load_fw/zynqmp_apu_lcm_rproc_example.c M apps/examples/load_fw/zynqmp_r5_lcm_rproc_example.c M apps/examples/load_fw/zynqmp_rpu_lcm_rproc_example.c M apps/examples/matrix_multiply/matrix_multiply.c M apps/examples/rpc_demo/rpc_demo.c M apps/machine/microblaze_generic/zynqmp_mb_a53_rproc.c M apps/machine/zynq7/platform_info.c M apps/machine/zynq7/platform_info.h M apps/machine/zynq7/platform_info_remoteproc_master.c M apps/machine/zynq7/zynq_a9_rproc.c M apps/machine/zynqmp/platform_info.c M apps/machine/zynqmp/platform_info.h M apps/machine/zynqmp_r5/platform_info.c M apps/machine/zynqmp_r5/platform_info.h M apps/system/linux/machine/generic/platform_info.h M apps/tests/msg/rpmsg-flood-ping.c M apps/tests/msg/rpmsg-ping.c M cmake/options.cmake M cmake/platforms/zynqmp_r5_generic.cmake M docs/apps/echo_test/README.md M docs/apps/matrix_multiply/README.md M docs/apps/rpc_demo/README.md M docs/data-structure.md M docs/img-src/coprocessor-rpmsg-ns-dynamic.gv M docs/img-src/coprocessor-rpmsg-ns.gv M docs/img-src/coprocessor-rpmsg-static-ep.gv M docs/remoteproc-design.md M docs/rpmsg-design.md M lib/include/openamp/remoteproc_virtio.h
Log Message: ----------- Fix various typo with codespell
Found via `codespell -q 3 -S ./scripts/spelling.txt`
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com