Zondax/meta-zondax-qemu

Integrate the hello-rustee example

Closed this issue · 3 comments

The final image should come with the hello-rustee example, this example can be found here which is a really simple example but good enough as it does not require any dependencies. it is possible that a real application may require more dependencies that's why it should be easier to modify recipes to include them(development target, using qemu).

as an update, the hello-rustee(simple_tee branch) example is outdated although functional. it will be updated or replaced by tee-substrate-service

Another important thing about integrating the hello-rustee app is that it should be run add boot-time. as a real application may start a jsonrpc/tcp/http service(The RRE part that runs on the host).

@neithanmo hello-rustee app works on both qemu versions (32/64 bit).