Merge patch series "cmd: Add support for optee commands."
authorTom Rini <trini@konsulko.com>
Thu, 2 Jan 2025 17:08:00 +0000 (11:08 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 8 Jan 2025 17:58:54 +0000 (11:58 -0600)
Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> says:

Add the basic 'hello world ta' command which increments the value passed.
This provides easy test for establishing a session with OP-TEE TA and verify.

It includes following subcommands:
optee hello
optee hello <value>; value to increment via OP-TEE HELLO WORLD TA.

Link: https://lore.kernel.org/r/20241219043918.1646095-1-venkatesh.abbarapu@amd.com
1  2 
cmd/Kconfig
cmd/Makefile

diff --cc cmd/Kconfig
Simple merge
diff --cc cmd/Makefile
Simple merge