mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
f16a48fec9
Provide armffa command showcasing the use of the U-Boot FF-A support armffa is a command showcasing how to invoke FF-A operations. This provides a guidance to the client developers on how to call the FF-A bus interfaces. The command also allows to gather secure partitions information and ping these partitions. The command is also helpful in testing the communication with secure partitions. For more details please refer to the command documentation [1]. A Sandbox test is provided for the armffa command. [1]: doc/usage/cmd/armffa.rst Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com> Reviewed-by: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com> Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org> Cc: Jens Wiklander <jens.wiklander@linaro.org> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> |
||
---|---|---|
.. | ||
addrmap.c | ||
armffa.c | ||
bdinfo.c | ||
exit.c | ||
fdt.c | ||
font.c | ||
loadm.c | ||
Makefile | ||
mem.c | ||
mem_search.c | ||
pci_mps.c | ||
pinmux.c | ||
pwm.c | ||
rw.c | ||
seama.c | ||
setexpr.c | ||
temperature.c | ||
test_echo.c | ||
test_pause.c | ||
wget.c |