[TZ_VMM] - libpng on the i.MX53 QSB

Tiago Brito tiago.de.oliveira.brito at ...368...
Fri Jun 3 16:42:24 CEST 2016


Thanks for the advice Christian!

2016-06-02 13:16 GMT+01:00 Christian Helmuth <
christian.helmuth at ...1...>:

> Hello Tiago,
>
> On Wed, Jun 01, 2016 at 12:50:33PM +0100, Tiago Brito wrote:
> > Thanks Stefan, I did what you say and it compiled without any problem,
> but
> > I still cannot run the example.
> > I changed the tz_vmm run script like so:
> >     set boot_modules { core init ld.lib.so libc.lib.so zlib.lib.so
> > libpng.lib.so tz_vmm linux }
>
> Any practical issues aside I doubt that linking all your aspired
> functionality to tz_vmm is the proper approach. Genode is a component
> framework and access rights of components follow the principle of
> least authority. The task of tz_vmm is controlling the execution of
> the Linux VM and providing required device emulation. Trusted
> functions beyond this task (e.g., processing of PNG images) should be
> placed in distinct components. Then, the tz_vmm can use these
> components via dedicated inter-component interfaces by RPC, shared
> memory, and signals.
>
> A positive side effect of this approach is that you may develop,
> debug, and test your PNG processor independently from tz_vmm (or even
> i.MX53) given a small mockup environemnt is prepared.
>
> Greets
> --
> Christian Helmuth
> Genode Labs
>
> http://www.genode-labs.com/ · http://genode.org/
> https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/
>
> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20160603/8e284231/attachment.html>


More information about the users mailing list