Develop TrustZone for iMX6
Stefan Kalkowski
stefan.kalkowski at ...1...
Tue Apr 28 13:48:39 CEST 2015
Hi,
On 04/28/2015 01:26 PM, bharath wrote:
>> Hi Bharath, Stefan
>
>> Although Stefan is absolutely right, I'd like to suggest you to NOT
>> modify the "RUN_OPT = --target uboot" lines to "RUN_OPT += --target
>> uboot" but to remove them from your build.conf. The "--target uboot"
>> would be ignored by the run tools anyway and this way you keep your
>> build.conf content less irritating.
>
>> Cheers,
>> Martin
>
> Hi Martin and Stefen,
>
> Thanks.
> Now I tried RUN_OPT += --target uboot. It worked. But image.elf is created in
> build_sabrelite_tz/var/run/tz_vmm_mx6/ folder. Can I directly dump to the
> SDCard or should I need to convert to a binary?
please, follow Martin's advice and do not use the outdated RUN_OPT
setting when using u-boot. If you replace it like this:
RUN_OPT += --include image/uboot
You will even find a uImage in your 'var/run/tz_vmm_mx6' folder. Sorry I
was not recognizing that you were using the old, invalid setting for
RUN_OPT when writing my last mail.
I would suggest to build the u-boot uImage automatically via our build
system instead of fiddling around with elf or binary images manually.
Regards
Stefan
>
> Cheers,
> Bharath
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
--
Stefan Kalkowski
Genode Labs
http://www.genode-labs.com/ ยท http://genode.org/
More information about the users
mailing list