This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use GGA under FVP_Morello?

Hello

I successfully run android-swr on FVP_morello, but the running speed is too slow, I want to use GGA to accelerate graphics calculation. Follow the tutorial Fast Models User Guide (arm.com), but Android did not start, the following information was reported,

Complete terminal information and startup log files are in the files.

Can someone help me?

Thanks!

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/home/lhx6355/ARM/morello_workspace
No network option provided. Booting without network support!
No automate option provided. Keep the model executing!
Running FVP Base Model with these parameters:
MODEL=FVP_Morello/models/Linux64_GCC-6.4/FVP_Morello
UART0_LOG=/home/lhx6355/ARM/morello_workspace/run-scripts/uart0-1670247423855422689.log
UART1_LOG=/home/lhx6355/ARM/morello_workspace/run-scripts/uart1-1670247423855422689.log
Executing Model Command:
FVP_Morello/models/Linux64_GCC-6.4/FVP_Morello --data Morello_Top.css.scp.armcortexm7ct=/home/lhx6355/ARM/morello_workspace/bsp/rom-binaries/scp_romfw.bin@0x0 --data Morello_Top.css.mcp.armcortexm7ct=/home/lhx6355/ARM/morello_workspace/bsp/rom-binaries/mcp_romfw.bin@0x0 -C Morello_Top.soc.scp_qspi_loader.fname=/home/lhx6355/ARM/morello_workspace/output/fvp/firmware/scp_fw.bin -C Morello_Top.soc.mcp_qspi_loader.fname=/home/lhx6355/ARM/morello_workspace/output/fvp/firmware/mcp_fw.bin -C css.scp.armcortexm7ct.INITVTOR=0x0 -C css.mcp.armcortexm7ct.INITVTOR=0x0 -C css.trustedBootROMloader.fname=/home/lhx6355/ARM/morello_workspace/bsp/rom-binaries/bl1.bin -C board.ap_qspi_loader.fname=/home/lhx6355/ARM/morello_workspace/output/fvp/firmware/fip.bin -C board.virtioblockdevice.image_path=/home/lhx6355/ARM/morello_workspace/output/fvp/android-swr.img -C css.pl011_uart_ap.out_file=/home/lhx6355/ARM/morello_workspace/run-scripts/uart0-1670247423855422689.log -C css.pl011_uart_ap.unbuffered_output=1 -C displayController=1 -C board.virtio_rng.enabled=1 -C board.virtio_rng.seed=0 -C num_clusters=2 -C num_cores=2 -C DEBUG.Sidechannel.interceptor=/home/lhx6355/ARM/morello_workspace/FVP_Morello/models/Linux64_GCC-6.4/libReconciler.so --plugin=/home/lhx6355/ARM/morello_workspace/FVP_Morello/models/Linux64_GCC-6.4/Sidechannel.so -C board.virtio_net.hostbridge.userNetworking=1 -C board.virtio_net.enabled=1 -C board.virtio_net.transport=legacy -C board.virtio_net.hostbridge.userNetPorts=5555=5555
terminal_uart_aon: Listening for serial connection on port 5000
terminal_uart0: Listening for serial connection on port 5001
terminal_uart1: Listening for serial connection on port 5002
terminal_uart_ap: Listening for serial connection on port 5003
terminal_uart1_ap: Listening for serial connection on port 5004
terminal_sec_uart_ap: Listening for serial connection on port 5005
terminal_uart0_board: Listening for serial connection on port 5006
terminal_uart1_board: Listening for serial connection on port 5007
Info: Morello_Top: GPU model reads settings.ini file at /home/lhx6355/ARM/morello_workspace
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
start_up.log

0