Lines Matching refs:C

13     -C pctl.startup=0.0.0.0                                     \
14 -C bp.secure_memory=1 \
15 -C bp.tzc_400.diagnostics=1 \
16 -C cluster0.NUM_CORES=4 \
17 -C cluster1.NUM_CORES=4 \
18 -C cache_state_modelled=1 \
19 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
20 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
37 -C pctl.startup=0.0.0.0 \
38 -C bp.secure_memory=1 \
39 -C bp.tzc_400.diagnostics=1 \
40 -C cluster0.NUM_CORES=4 \
41 -C cluster1.NUM_CORES=4 \
42 -C cache_state_modelled=1 \
43 -C cluster0.cpu0.CONFIG64=0 \
44 -C cluster0.cpu1.CONFIG64=0 \
45 -C cluster0.cpu2.CONFIG64=0 \
46 -C cluster0.cpu3.CONFIG64=0 \
47 -C cluster1.cpu0.CONFIG64=0 \
48 -C cluster1.cpu1.CONFIG64=0 \
49 -C cluster1.cpu2.CONFIG64=0 \
50 -C cluster1.cpu3.CONFIG64=0 \
51 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
52 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
65 -C pctl.startup=0.0.0.0 \
66 -C bp.secure_memory=1 \
67 -C bp.tzc_400.diagnostics=1 \
68 -C cluster0.NUM_CORES=4 \
69 -C cluster1.NUM_CORES=4 \
70 -C cache_state_modelled=1 \
71 -C cluster0.cpu0.RVBAR=0x04010000 \
72 -C cluster0.cpu1.RVBAR=0x04010000 \
73 -C cluster0.cpu2.RVBAR=0x04010000 \
74 -C cluster0.cpu3.RVBAR=0x04010000 \
75 -C cluster1.cpu0.RVBAR=0x04010000 \
76 -C cluster1.cpu1.RVBAR=0x04010000 \
77 -C cluster1.cpu2.RVBAR=0x04010000 \
78 -C cluster1.cpu3.RVBAR=0x04010000 \
102 - The ``-C cluster<X>.cpu<Y>.RVBAR=@<base-address-of-bl31>`` parameter, where
120 -C pctl.startup=0.0.0.0 \
121 -C bp.secure_memory=1 \
122 -C bp.tzc_400.diagnostics=1 \
123 -C cluster0.NUM_CORES=4 \
124 -C cluster1.NUM_CORES=4 \
125 -C cache_state_modelled=1 \
126 -C cluster0.cpu0.CONFIG64=0 \
127 -C cluster0.cpu1.CONFIG64=0 \
128 -C cluster0.cpu2.CONFIG64=0 \
129 -C cluster0.cpu3.CONFIG64=0 \
130 -C cluster1.cpu0.CONFIG64=0 \
131 -C cluster1.cpu1.CONFIG64=0 \
132 -C cluster1.cpu2.CONFIG64=0 \
133 -C cluster1.cpu3.CONFIG64=0 \
134 -C cluster0.cpu0.RVBAR=0x04002000 \
135 -C cluster0.cpu1.RVBAR=0x04002000 \
136 -C cluster0.cpu2.RVBAR=0x04002000 \
137 -C cluster0.cpu3.RVBAR=0x04002000 \
138 -C cluster1.cpu0.RVBAR=0x04002000 \
139 -C cluster1.cpu1.RVBAR=0x04002000 \
140 -C cluster1.cpu2.RVBAR=0x04002000 \
141 -C cluster1.cpu3.RVBAR=0x04002000 \