[PATCH v6 0/2] cmd: Add support for optee commands.

Simon Glass sjg at chromium.org
Thu Dec 19 16:09:59 CET 2024


Hi Tom,

On Thu, 19 Dec 2024 at 06:53, Tom Rini <trini at konsulko.com> wrote:
>
> On Thu, Dec 19, 2024 at 10:09:16AM +0530, Venkatesh Yadav Abbarapu wrote:
>
> > 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.
>
> Neat. Since we have the ability to do something like qemu+TF-A+OP-TEE in
> CI, we should have a test written for this now, so it can be run when
> someone has the time to add it to CI. And we also run on real HW that
> uses TF-A + OP-TEE, so we can run the test on those platforms now (or,
> as soon as I update OP-TEE if needed). Thanks!

Nice. Specifically, in the sjg lab, play and rockpro64 have TEE
included in the build.

Regards,
Simon


More information about the U-Boot mailing list