Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: 210b9ec37a93bafe992736cb388803d9414d76a1 https://github.com/OpenAMP/libmetal/commit/210b9ec37a93bafe992736cb388803d94... Author: Luz Paz luzpaz@users.noreply.github.com Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths: M .github/actions/build_ci/README.md M README.md M cmake/platforms/template-freertos.cmake M cmake/platforms/template-generic.cmake M cmake/platforms/zynqmp-r5-generic.cmake M examples/system/freertos/zynqmp_r5/zynqmp_amp_demo/common.h M examples/system/freertos/zynqmp_r5/zynqmp_amp_demo/ipi_latency_demod.c M examples/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_latency_demod.c M examples/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_throughput_demod.c M examples/system/generic/zynqmp_r5/zynqmp_amp_demo/common.h M examples/system/generic/zynqmp_r5/zynqmp_amp_demo/ipi_latency_demod.c M examples/system/generic/zynqmp_r5/zynqmp_amp_demo/libmetal_amp_demod.c M examples/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_latency_demod.c M examples/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_throughput_demod.c M examples/system/linux/zynqmp/zynqmp_amp_demo/common.h M examples/system/linux/zynqmp/zynqmp_amp_demo/ipi_latency_demo.c M examples/system/linux/zynqmp/zynqmp_amp_demo/ipi_shmem_demo.c M examples/system/linux/zynqmp/zynqmp_amp_demo/shmem_demo.c M examples/system/linux/zynqmp/zynqmp_amp_demo/shmem_throughput_demo.c M lib/compiler.h M lib/irq_controller.h M lib/list.h M lib/log.h M lib/processor/aarch64/cpu.h M lib/processor/arm/cpu.h M lib/processor/microblaze/cpu.h M lib/processor/x86/cpu.h M lib/processor/x86_64/cpu.h M lib/processor/xtensa/cpu.h M lib/system/freertos/zynqmp_a53/sys.c M lib/system/generic/zynqmp_a53/sys.c M lib/system/linux/mutex.h M lib/system/nuttx/mutex.h M lib/system/zephyr/mutex.h M scripts/checkpatch.pl M scripts/ci/check_compliance.py M test/metal-test.c M test/system/freertos/alloc.c M test/system/generic/alloc.c M test/system/linux/alloc.c M test/system/linux/threads.c M test/system/zephyr/alloc.c
Log Message: ----------- Fix various typos
Found via `codespell -q 3 -S ./scripts/spelling.txt`
Signed-off-by: luz paz luzpaz@users.noreply.github.com
openamp-rp@lists.openampproject.org