Hi,

I assume you're trying to activate the TZASC of the i.mx6. I've had some issues with this myself. In the end I never really managed to make it work using the IOMUX (it also stopped executing when I tried to change the Gpr9 register) but it's possible to enable it using fuse programming. If you are actually trying to enable the TZASC and are willing to blow a fuse to do so you can execute "fuse prog 0 6 0x10000000" in uboot.
See:
http://boundarydevices.com/fuse-command/
http://git.denx.de/?p=u-boot.git;a=blob;f=doc/README.fuse;h=1bc91c44a6adc57e52436dcbbf67e21ca2b501c7;hb=ccca7dfd0273af41e5b4bdec7f8731b177a20fde
and the fusemap in the imx6 reference manual for some more info on the command.
This will blow the fuse and automatically enable the TZASC each time you reset the board. I had to wait some time before my board really worked 100% after executing that command so keep that in mind if something funky happens right after blowing the fuse.

Best regards,
Vincent

2015-04-14 15:08 GMT+02:00 chirag garg <chiragdthinker@...9...>:

Hi all,

I am trying to set 0 and 1 bit in Gpr9 register in IOMUX for imx6 but when i am running my example on the board it stops as tz_vmm start at the point of iomux initialization. 


and in main at line no 54 and 128
https://github.com/chiragdthinker/genode/blob/hw_sabrelite_tz_support/repos/os/src/server/tz_vmm/imx6/main.cc

What could be the reason of this failure.? Without initialization of iomux this example works fine.
Thanks in advance.

Regards

Chirag Garg
IIT Madras , Rise Lab


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
genode-main mailing list
genode-main@...12...ceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main