aarch64 fails to boot in model

2014-01-15 Thread Tom Gall
Hi, So I'm trying to boot an aarch64 kernel with the FVP simulator. Specifically I'm using the latest open embedded hwpack: hwpack_linaro-vexpress64-rtsm_20131216-560_arm64_supported.tar.gz and then an experimental OE image that I put together myself. The kernel however doesn't even start. Las

Re: aarch64 fails to boot in model

2014-01-15 Thread Victor Kamensky
Hi Tom, Normally, I think V8 fastmodels use uefi bootloader and that one by default is configured to pickup 'Image' file from SemihostFs (which has VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB). I.e you need to place 'Image' file into current directory of your host from which you are running fastmod

Re: aarch64 fails to boot in model

2014-01-15 Thread Tom Gall
To add. Here's how I'm invoking the model: + /home/tgall/aarch64/FVP/models/Linux64_GCC-4.1/FVP_Base_AEMv8A-AEMv8A -C pctl.startup=0.0.0.0 -C bp.secure_memory=0 -C cluster0.NUM_CORES=4 -C cluster1.NUM_CORES=4 -C cache_state_modelled=0 -C bp.pl011_uart0.untimed_fifos=1 -C bp.secureflashloader.fname