| /rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/ |
| H A D | pm_api_clock.c | 239 struct pm_clock_node(*nodes)[]; member 834 .nodes = &ignore_unused_pll_nodes, 852 .nodes = &generic_pll_pre_src_nodes, 860 .nodes = &generic_pll_half_nodes, 872 .nodes = &generic_pll_int_nodes, 890 .nodes = &generic_pll_post_src_nodes, 902 .nodes = &generic_pll_system_nodes, 910 .nodes = &generic_pll_nodes, 928 .nodes = &generic_pll_pre_src_nodes, 936 .nodes = &generic_pll_half_nodes, [all …]
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | psci-pd-tree.rst | 26 over the sibling nodes at a particular level to find a specified power 74 above text further. The leaf and non-leaf nodes in this tree have been numbered 140 such that, if the core nodes are numbered from left to right, then the index 143 relationship allows the core nodes to be allocated in a separate array 170 in the power domain descriptor, that is, the number of core nodes described 179 to represent leaf and non-leaf power domain nodes in the tree. 185 * is used to track the state of all the nodes i.e. power domain instances 186 * described by the platform. The tree consists of nodes that describe CPU power 187 * domains i.e. leaf nodes and all other power domains which are parents of a 188 * CPU power domain i.e. non-leaf nodes. [all …]
|
| H A D | auth-framework.rst | 678 linked together by the ``parent`` field. Those nodes with no parent must be
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | cot-binding.rst | 5 'cot' node which contain 'manifests' and 'images' as sub-nodes. 6 'manifests' and 'images' nodes contains number of sub-nodes (i.e. 'certificate' 7 and 'image' nodes) mentioning properties of the certificate and image respectively. 10 sub-nodes mentioning properties of all non-volatile-counters used in the chain of trust. 14 This is root node which contains 'manifests' and 'images' as sub-nodes 21 Description: Container of certificate nodes. 100 are shown by these nodes. 175 Description: Container of image nodes 338 are shown by these nodes.
|
| H A D | numa-per-cpu.rst | 15 CPUs on remote nodes. In TF-A's current implementation, per-CPU data (for 20 - **Storage Constraints:** As systems scale to include more CPUs and nodes, this 37 access across nodes incurs additional latency because of interconnect 39 nodes must access that data via the interconnect, leading to increased latency 46 platforms place them in the nodes with the lowest access latency. 62 objects are allocated in the local memory of their respective nodes. 72 remote nodes (Node 1 through Node N) each contain their own local 80 and initialized across the non-primary nodes. 155 remote nodes: 181 - read them from device tree nodes or other runtime discovery mechanisms; or
|
| H A D | ras.rst | 30 EA’s and Error interrupts corresponding to NS nodes are handled first in firmware 45 register RAS nodes and interrupts. It also provides `helpers`__ for accessing Standard 190 RAS nodes are components in the system capable of signalling errors to PEs 192 nodes contain one or more error records, which are registers through which the 193 nodes advertise various properties of the signalled error. Arm recommends that 283 RAS nodes can signal errors to the PE by raising Fault Handling and/or Error
|
| H A D | ffa-manifest-binding.rst | 4 This document defines the nodes and properties used to define a partition, 109 - Specific "memory-regions" nodes that describe the RX/TX buffers expected
|
| H A D | sdei.rst | 410 Recovery interrupt* from one of RAS nodes in the system.
|
| /rk3399_ARM-atf/docs/resources/diagrams/plantuml/ |
| H A D | tfa_dfd.puml | 14 # Arrange nodes from left to right 20 # Default settings for edges and nodes 57 # Interactions between nodes
|
| H A D | tfa_rse_dfd.puml | 14 # Arrange nodes from left to right 20 # Default settings for edges and nodes 66 # Interactions between nodes
|
| H A D | tfa_arm_cca_dfd.puml | 14 # Arrange nodes from left to right 20 # Default settings for edges and nodes 66 # Interactions between nodes
|
| H A D | spm_dfd.puml | 17 # Default settings for edges and nodes 70 # Interactions between nodes
|
| H A D | fip-secure-partitions.puml | 45 ...<rest of the nodes>
|
| H A D | el3_spm_dfd.puml | 19 # Default settings for edges and nodes
|
| /rk3399_ARM-atf/docs/components/fconf/ |
| H A D | tb_fw_bindings.rst | 4 This document defines the nodes and properties used to define the Trusted-Boot 8 compatibility with the nodes and properties outlined in this context. 141 node containing ``manifests`` and ``images`` sub-nodes, with certificates,
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | fvp_spmc_optee_sp_manifest.dts | 49 * SPMC (Hafnium) requires secondary core nodes are declared
|
| H A D | fvp_spmc_manifest.dts | 74 * SPMC (Hafnium) requires secondary core nodes are declared
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/fdts/ |
| H A D | rdv3_spmc_sp_manifest.dts | 45 * SPMC (Hafnium) requires secondary core nodes are declared
|
| /rk3399_ARM-atf/plat/arm/board/tc/fdts/ |
| H A D | tc_spmc_manifest.dtsi | 40 * SPMC (Hafnium) requires secondary cpu nodes are declared in
|
| /rk3399_ARM-atf/tools/sptool/ |
| H A D | hob.py | 369 for node in memory_regions.nodes:
|
| /rk3399_ARM-atf/docs/plat/arm/arm_fpga/ |
| H A D | index.rst | 47 fill the CPU topology nodes. It will also be passed on to BL33, by
|
| /rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/ |
| H A D | cot_parser.py | 331 def get_node(self, nodes: List[Node], name: str) -> Node: 332 for i in nodes:
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | psci_osi_mode.rst | 25 coordinating its children nodes. For example, in a system with a power domain
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-options.rst | 50 SP nodes in tb_fw_config. 671 ``HW_CONFIG`` must include the device tree nodes for the NPU. Currently, only 1187 statically captured in tb_fw_config file in the form of device tree nodes
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 607 …- add firewall nodes in fw-config ([86d91be](https://review.trustedfirmware.org/plugins/gitiles/TF… 613 …- enable rng nodes for ST boards ([9598477](https://review.trustedfirmware.org/plugins/gitiles/TF-… 614 …- add RISAF nodes for STM32MP25 ([8f783a5](https://review.trustedfirmware.org/plugins/gitiles/TF-A… 1489 …- add MCN PMU nodes in dts for TC4 ([624deb0](https://review.trustedfirmware.org/plugins/gitiles/T… 1490 …- add SLC MSC nodes to TC4 DT ([99f6790](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t… 1508 …- update CPU PMU nodes for tc4 ([1ce2c74](https://review.trustedfirmware.org/plugins/gitiles/TF-A/… 3124 …- add dts entries for MCN PMU nodes ([1401a42](https://review.trustedfirmware.org/plugins/gitiles/… 3565 …- add sdmmc nodes in SoC DT file ([3879761](https://review.trustedfirmware.org/plugins/gitiles/TF-… 3567 …- add UART and I2C nodes for STM32MP2 ([c7cfe27](https://review.trustedfirmware.org/plugins/gitile… 4100 …- add OTP nodes in STM32MP251 SoC DT file ([c238a46](https://review.trustedfirmware.org/plugins/gi… [all …]
|