Can DS-5 Streamline be used with RTSM/Fixed models for cortex-A53 processors? If it is possible, what is the procedure ?
Can DS-5 Streamline be used with RTSM/Fixed models for cortex-A53 processors? If it is possible, what is the procedure ?
I'm trying to run linux arm64 kernel on fast model. I followed the page https://wiki.linaro.org/HowTo/BuildArm64Kernel
After all steps, I had got linux-system-foundation.axf and linux-system.axf.
then I use command as below:
| model_shell | cadi_system_Linux64… |
Hi,
I have a couple of questions regarding generating traces on using the Tarmac trace plug-in. I'm using the FVP_VE_CortexA9x4 fixed virtual platform running Linaro Android.
1- I want to start trace generation at a specific point in time. When I use…
Hi, I want to increase RAM size from 2^32 bits to 2^48 bits. I made the change in RAM_Device.lisa file by changing as
resources
{
PARAMETER { description("Memory Size"), default(0x1000000000000), type…
Hi
I am currently trying to run the tutorial from openvirtualization.org. The first step includes booting Linux in secure mode without using any of the Trustzone features. Already here I have the problem that the boot loader binary cannot be loaded by…