Build: https://android-build.linaro.org/builds/~linaro-android/vexpress-rtsm-jb-gcc47-armlt-stable-open-12.08-release/#build=1

Install instructions:

= Get artifacts =

  $ wget http://releases.linaro.org/12.08/android/images/vexpress-rtsm-jb-gcc47-armlt-stable-open/boot.tar.bz2
  $ wget http://releases.linaro.org/12.08/android/images/vexpress-rtsm-jb-gcc47-armlt-stable-open/system.tar.bz2
  $ wget http://releases.linaro.org/12.08/android/images/vexpress-rtsm-jb-gcc47-armlt-stable-open/userdata.tar.bz2

= Get linaro image tools =

  Run these commands to get all the dependencies for linaro-image-tools

  $ sudo add-apt-repository ppa:linaro-maintainers/tools
  $ sudo apt-get update
  $ sudo apt-get install linaro-image-tools

= Create media =

  Run linaro image tools

  $ linaro-android-media-create --image-file mmc.bin --image-size 2000M --dev vexpress --boot boot.tar.bz2 --system system.tar.bz2 --userdata userdata.tar.bz2

  Untar boot tarball

  $ tar -jxvf boot.tar.bz2

  To Run on big.LITTLE

  $(PATH_TO_RTSM)/bin/RTSM_VE_Cortex-A15x4-A7x4 -a coretile.cluster0.*=boot/img.axf -C motherboard.mmc.p_mmc_file=mmc.bin  -C coretile.cache_state_modelled=0

  To Run on big.LITTLE with semi-hosting

  $(PATH_TO_RTSM)/bin/RTSM_VE_Cortex-A15x4-A7x4 -a coretile.cluster0.*=./boot/img.axf -C motherboard.mmc.p_mmc_file=mmc.bin -C coretile.cache_state_modelled=0  -C coretile.cluster0.cpu0.semihosting-enable=1 -C coretile.cluster0.cpu0.semihosting-cmd_line='--kernel ./boot/zImagewithDT --initrd ./boot/Initrd -- console=ttyAMA mem=512M mem=512M@0x880000000 androidboot.console=ttyAMA0 earlyprintk init=/init'

  To Run on A15 Simulator with semi-hosting

  $(PATH_TO_RTSM)/bin/RTSM_VE_Cortex-A15x4 boot/linux-system-semi-A15.axf -C motherboard.mmc.p_mmc_file=./mmc.bin -C cluster.cpu0.semihosting-cmd_line="--kernel ./boot/uImagewithDT --initrd ./boot/Initrd --console=ttyAMA mem=512M mem=512M@0x880000000 earlyprintk init=/init"

  To Run on A15 Simulator without semi-hosting

  $(PATH_TO_RTSM)/bin/RTSM_VE_Cortex-A15x4 boot/linux-system-A15.axf -C motherboard.mmc.p_mmc_file=./mmc.bin

= Check console output =

  For FastModels, serial output is available over console

  $ telnet 127.0.0.1 -debug 5000 -e ^z

= Links =

For more information on how to use this builds please see the Linaro wiki at:
    http://wiki.linaro.org/Platform/Android/ImageInstallation

NameLast modifiedSizeLicense

Parent Directory Parent Directory
other MANIFEST 12-Jan-2018 02:52 346 open
other MD5SUMS 12-Jan-2018 02:52 147 open
other README 12-Jan-2018 02:52 2.3K open
application/x-tar boot.tar.bz2 26-Feb-2018 14:50 15.2M open
other kernel_config 12-Jan-2018 02:53 46.4K open
application/x-sh linaro_android_build_cmds.sh 12-Jan-2018 02:53 2.4K open
application/x-sh linaro_kernel_build_cmds.sh 12-Jan-2018 02:53 1.7K open
text pinned-manifest.xml 12-Jan-2018 02:53 63.9K open
text source-manifest.xml 12-Jan-2018 02:53 63.9K open
application/x-tar system.tar.bz2 26-Feb-2018 14:50 154.7M open
application/x-tar userdata.tar.bz2 12-Jan-2018 02:53 664.5K open