
14 Jan
2014
14 Jan
'14
12:02 p.m.
Hi, sharma:
Which ARMv8 foundation model version you are using. I one I have
doesn't support
GiCv3. UEFI supports both GiCv3 and v2 whereas I believe uboot is only
tested >for GiCv2.
I download FVP from ARM Ltd website: http://www.arm.com/products/tools/models/fast-models/foundation-model.ph p how to identify this FVP's version number?
I tried to run : ./Foundation_v8 --cores=4 --no-secure-memory --visualization --data="./bl1.bin"@0x0 --data="./u-boot.bin"@0x8000000
Not use " --gicv3 " parameter, it still failed to jump to u-boot.bin
Best wishes,