Re: [tz_vmm demo]- execution time

2016-10-24 Thread John David
Hi Martin, Thanks a lot. I have tried to measure and print the performance counter value on as follows ( i.MX53QSB) *Trace::Timestamp start = Trace::timestamp();* * my_funciton();* *Trace::Timestamp end = Trace::timestamp(); printf("CPU_cyces= %lu\n",(end-start));* I have

Re: Linking genode processes at different address space

2016-10-24 Thread Parfait Tokponnon
2016-10-18 16:31 GMT+01:00 Alexander Boettcher < alexander.boettc...@genode-labs.com>: > On 18.10.2016 11:16, Parfait Tokponnon wrote: > > My real problem is this : > > When an EC (Execution Context) traps into the kernel, how the kernel can > > know which component it belongs to or which