9os

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0bf4e8463b4b1441c2ef64be96a01fc3f09d5a22
parent 47232b59f9d342947216a82767fb631b04c86c3a
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Wed,  9 Nov 2022 16:39:59 +0100

fvp: Whitespace change

Change-Id: Iff8eccde94c78676727e1a602d932c101a0d431b

Diffstat:
Mscripts/fvp.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/fvp.sh b/scripts/fvp.sh @@ -20,7 +20,7 @@ $FVP_PATH/FVP_Base_RevC-2xAEMv8A \ -C cluster1.cpu3.RVBAR=0x04001000 \ --data cluster0.cpu0=$bl31@0x04001000 \ --data cluster0.cpu0=$os@0x80000000 \ -# --plugin /home/k0ga/models/FVP_Base_RevC-2xAEMv8A/plugins/Linux64_GCC-6.4/TarmacTrace.so \ +# --plugin /home/k0ga/models/FVP_Base_RevC-2xAEMv8A/plugins/Linux64_GCC-6.4/TarmacTrace.so \ # -C bp.pl011_uart0.out_file=$uart0 \ # -C bp.pl011_uart3.out_file=$uart3 \