The libmetal module specific for use with Zephyr. This is not a mirror of the official libmetal repo.
zephyrproject-rtos/libmetal
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
libmetal ##################### Origin: https://github.com/OpenAMP/libmetal Import instructions: When we import libmetal we remove the tests/ and examples/ dir to reduce the amount of code imported. Purpose: HAL abstraction layer used by open-amp Description: Libmetal provides common user APIs to access devices, handle device interrupts and request memory across the following operating environments: * Linux user space (based on UIO and VFIO support in the kernel) * RTOS (with and without virtual memory) * Bare-metal environments Dependencies: Depends on Zephyr itself as it utilizes Zephyr's APIs to provide an abstraction to open-amp. URL: https://github.com/OpenAMP/libmetal commit: 2371f615bb0f7968e7bd2483301a9ab9d957bec9 Maintained-by: External License: BSD-3-Clause License Link: https://github.com/OpenAMP/libmetal/blob/master/LICENSE.md
About
The libmetal module specific for use with Zephyr. This is not a mirror of the official libmetal repo.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published