How to get an evaluation license?
Hi,I am researching ARMv8-R virtualization.https://developer.arm.com/documentation/102909/0100/SPIs-and-SGIs-example?lang=enThe example4 needs to use FVP_BaseR_Cortex-R52x2. How to get an evaluation license? Thanks!
HiMy name is Stephen and I work at Arm.In the latest Fast Models version 11.28, the separate Cortex-R52x1, x2 and x4 FVP models have been merged into a single FVP_BaseR_Cortex-R52 model. The number of cores modelled is now configured with a "cluster0.NUM_CORES" switch.For example, to launch a two-core model, use:FVP_BaseR_Cortex-R52 -C cluster0.NUM_CORES=2You can download Fast Models version 11.28 from:
https://developer.arm.com/downloads/view/FM000A?sortBy=availableBy&revision=r11p28-23rel0
If you already have Arm DS installed with an Evaluation license, then you might be able to use FVP_BaseR_Cortex-R52 in this way (sorry, I can't easily check this for you right now).If that doesn't work, then you will need to "Open a Support Case" from the links at the bottom of this page, or at
https://support.developer.arm.com/my-cases/open-case/
Hope this helpsStephen