commit 4a549347c833366566dfb2bb396ace26afe8d5b8
parent 068b2d46a0e7d0b670a6317f61621120b4e4713a
Author: Roberto Vargas <roberto.vargas@arm.com>
Date: Wed, 24 Apr 2019 11:29:40 +0100
[doc] Add more information about libhdl
Change-Id: I2333914af7ba693a2e5bec9213b985fb21edc380
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/DESIGN b/doc/DESIGN
@@ -114,6 +114,8 @@ from the scc[0] project.
libhdl is an abstraction used when handling RMC calls. It sits
between the runtime firmware dispatch code and the librmu library.
+It hides the details of how the RMC calls are implemented in the
+ABI and translate between external types and internal types.
| |-- libk