lib/libmetal: Add libmetal submodule.
libmetal provides an abstraction of the underlying hardware, to support other OpenAMP components. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
parent
5bed292c06
commit
f6213ffc5c
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -62,3 +62,6 @@
|
||||
[submodule "lib/open-amp"]
|
||||
path = lib/open-amp
|
||||
url = https://github.com/OpenAMP/open-amp.git
|
||||
[submodule "lib/libmetal"]
|
||||
path = lib/libmetal
|
||||
url = https://github.com/OpenAMP/libmetal.git
|
||||
|
1
lib/libmetal
Submodule
1
lib/libmetal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0cb7d293a7f25394a06847a28d0f0ace9862936e
|
Loading…
Reference in New Issue
Block a user