Memory access in tz_vmm

2015-05-04 Thread chirag garg
Hi all, I am working on i.MX6 Sabre Lite board. Total ram available in this board is 1GB (0x1000-0x5000). To demonstrate TrustZone, i tried to run tz_vmm with Genode in Normal world also. So i divide the available RAM as secure (0x1000-0x3000) and normal (0x3000-0x5000).

Re: Porting GNU libraries

2015-05-04 Thread Josef Söntgen
Hello Aditya, * Aditya Kousik adit267.kou...@gmail.com [2015-05-04 20:15:16 -0700]: If I get the order of the .port and libports/lib/mk/port-name.mk right, DIRS and DIRS_CONTENT are the generated/copied headers during the build; and INC_DIR in the .mk file configures make to look at the