Lines Matching full:dcc
81 bool "ARM JTAG DCC console"
86 This console uses the JTAG DCC on ARM to create a console under the HVC
91 bool "Use DCC only on core 0"
95 reads/writes from/to DCC on more than one core. Each core has its
96 own DCC device registers, so when a core reads or writes from/to DCC,
97 it only accesses its own DCC device. Since kernel code can run on
99 might write to a different DCC.
101 In SMP mode, Trace32 only uses the DCC on core 0. In AMP mode, it
102 creates multiple windows, and each window shows the DCC output
103 only from that core's DCC. The result is that console output is
107 input and output to core 0. The DCC driver will create input and
108 output FIFOs that all cores will use. Reads and writes from/to DCC