Searched refs:trace (Results 1 – 15 of 15) sorted by relevance
/arm-trusted-firmware-2.8.0/include/plat/marvell/armada/a8k/common/ |
A D | plat_pm_trace.h | 74 void pm_core_0_trace(unsigned int trace); 75 void pm_core_1_trace(unsigned int trace); 76 void pm_core_2_trace(unsigned int trace); 77 void pm_core_3_trace(unsigned int trace); 83 #define PM_TRACE(trace) funcTbl[plat_my_core_pos()](trace) argument 87 #define PM_TRACE(trace) argument 97 void pm_trace_add(unsigned int trace, unsigned int core);
|
/arm-trusted-firmware-2.8.0/plat/marvell/armada/a8k/common/ |
A D | plat_pm_trace.c | 34 void pm_core_0_trace(unsigned int trace) in pm_core_0_trace() argument 43 trace); in pm_core_0_trace() 49 void pm_core_1_trace(unsigned int trace) in pm_core_1_trace() argument 58 trace); in pm_core_1_trace() 64 void pm_core_2_trace(unsigned int trace) in pm_core_2_trace() argument 73 trace); in pm_core_2_trace() 79 void pm_core_3_trace(unsigned int trace) in pm_core_3_trace() argument 88 trace); in pm_core_3_trace()
|
/arm-trusted-firmware-2.8.0/fdts/ |
A D | tc.dts | 524 compatible = "arm,embedded-trace-extension"; 529 compatible = "arm,embedded-trace-extension"; 534 compatible = "arm,embedded-trace-extension"; 539 compatible = "arm,embedded-trace-extension"; 544 compatible = "arm,embedded-trace-extension"; 549 compatible = "arm,embedded-trace-extension"; 554 compatible = "arm,embedded-trace-extension"; 559 compatible = "arm,embedded-trace-extension"; 564 compatible = "arm,trace-buffer-extension";
|
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/misc/ |
A D | mvebu-io-win.rst | 13 - **0x1** = STM (Serial Trace Macro-cell, a programmer's port into trace stream)
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | intel-agilex.rst | 66 Boot trace
|
A D | intel-stratix10.rst | 66 Boot trace
|
A D | poplar.rst | 91 Boot trace
|
A D | rz-g2.rst | 171 Boot trace
|
A D | rcar-gen3.rst | 197 Boot trace
|
/arm-trusted-firmware-2.8.0/docs/threat_model/ |
A D | threat_model_fvp_r.rst | 78 through the external debug and trace interface.
|
A D | threat_model.rst | 71 | DF3 | | Debug and trace IP on a platform can allow access | 537 | | debug and trace interface** | 540 | | and trace features that can be controlled without| 568 | Mitigations | Disable the debug and trace capability for | 574 | | | Configuration of debug and trace capabilities is |
|
/arm-trusted-firmware-2.8.0/ |
A D | changelog.yaml | 132 scope: sys-reg-trace
|
/arm-trusted-firmware-2.8.0/docs/getting_started/ |
A D | build-options.rst | 1019 - ``ENABLE_TRBE_FOR_NS``: Numeric value to enable access of trace buffer 1026 - ``ENABLE_SYS_REG_TRACE_FOR_NS``: Boolean option to enable trace system 1028 but unused). This feature is available if trace unit such as ETMv4.x, and 1031 - ``ENABLE_TRF_FOR_NS``: Numeric value to enable trace filter control registers
|
/arm-trusted-firmware-2.8.0/docs/ |
A D | change-log.md | 227 …- add trace for early console ([00606df](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t… 1906 …- fix bug on VERBOSE trace ([956d76f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus… 2172 …- enable trace system registers access from lower NS ELs ([d4582d3](https://review.trustedfirmware… 2173 …- initialize trap settings of trace system registers access ([2031d61](https://review.trustedfirmw… 2177 …- enable access to trace buffer control registers from lower NS EL ([813524e](https://review.trust… 2178 …- initialize trap settings of trace buffer control registers access ([40ff907](https://review.trus… 2182 …- enable trace filter control register access from lower NS EL ([8fcd3d9](https://review.trustedfi… 2183 …- initialize trap settings of trace filter control registers access ([5de20ec](https://review.trus… 2225 …- enable trace extension features by default ([cd3f0ae](https://review.trustedfirmware.org/plugins… 2626 …- fix a VERBOSE trace ([5869ebd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-f…
|
/arm-trusted-firmware-2.8.0/docs/design/ |
A D | firmware-design.rst | 264 clearing the ``CPTR_EL3.TCPAC`` bit. Access to the trace functionality is 290 by clearing the ``CPACR.ASEDIS`` bit. Access to the trace functionality 295 system register access to implemented trace registers.
|
Completed in 28 milliseconds