Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Dplat_pm_trace.h74 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);
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_pm_trace.c34 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()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_conservation.c68 static void spm_conservation_trace_lp(struct wake_status_trace *trace) in spm_conservation_trace_lp() argument
70 MT_SPM_TRACE_LP_RINGBUF(&trace->comm, spm_conservation_trace_comm_sz); in spm_conservation_trace_lp()
73 static void spm_conservation_trace_suspend(struct wake_status_trace *trace) in spm_conservation_trace_suspend() argument
75 if (!trace) { in spm_conservation_trace_suspend()
/rk3399_ARM-atf/fdts/
H A Dtc-base.dtsi591 compatible = "arm,embedded-trace-extension";
596 compatible = "arm,embedded-trace-extension";
601 compatible = "arm,embedded-trace-extension";
606 compatible = "arm,embedded-trace-extension";
611 compatible = "arm,embedded-trace-extension";
616 compatible = "arm,embedded-trace-extension";
621 compatible = "arm,embedded-trace-extension";
626 compatible = "arm,embedded-trace-extension";
631 compatible = "arm,trace-buffer-extension";
/rk3399_ARM-atf/docs/plat/marvell/armada/misc/
H A Dmvebu-io-win.rst13 - **0x1** = STM (Serial Trace Macro-cell, a programmer's port into trace stream)
/rk3399_ARM-atf/docs/plat/
H A Dintel-agilex.rst66 Boot trace
H A Dintel-stratix10.rst66 Boot trace
H A Dpoplar.rst91 Boot trace
H A Drz-g2.rst171 Boot trace
H A Drcar-gen3.rst197 Boot trace
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model.rst77 | DF3 | | Debug and trace IP on a platform can allow access |
371 | | debug and trace interface** |
374 | | and trace features that can be controlled without|
402 | Mitigations | Disable the debug and trace capability for |
408 | | | Configuration of debug and trace capabilities is |
/rk3399_ARM-atf/docs/components/
H A Dcontext-management-library.rst135 - Features related with profiling, debug and trace could be asymmetric
242 trace features can vary across CPUs, these ID registers are cached
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst1321 - ``ENABLE_TRBE_FOR_NS``: Numeric value to enable access of trace buffer
1337 - ``ENABLE_SYS_REG_TRACE_FOR_NS``: Numeric value to enable trace system
1339 but unused). This feature is available if trace unit such as ETMv4.x, and
1343 - ``ENABLE_TRF_FOR_NS``: Numeric value to enable trace filter control registers
/rk3399_ARM-atf/docs/
H A Dchange-log.md1268 …- correct phy_epnum type for error trace ([8defd6f](https://review.trustedfirmware.org/plugins/git…
6745 …- add trace for early console ([00606df](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t…
8424 …- fix bug on VERBOSE trace ([956d76f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus…
8690 …- enable trace system registers access from lower NS ELs ([d4582d3](https://review.trustedfirmware…
8691 …- initialize trap settings of trace system registers access ([2031d61](https://review.trustedfirmw…
8695 …- enable access to trace buffer control registers from lower NS EL ([813524e](https://review.trust…
8696 …- initialize trap settings of trace buffer control registers access ([40ff907](https://review.trus…
8700 …- enable trace filter control register access from lower NS EL ([8fcd3d9](https://review.trustedfi…
8701 …- initialize trap settings of trace filter control registers access ([5de20ec](https://review.trus…
8743 …- enable trace extension features by default ([cd3f0ae](https://review.trustedfirmware.org/plugins…
[all …]