Lines Matching refs:platform
7 #. A platform must export the ``plat_get_aff_count()`` and
13 It would be much simpler for the platform to describe its power domain tree
18 a platform will use exactly the same MPIDRs as generated by the generic PSCI
53 To fulfill requirement 1., the existing platform APIs
55 removed. A platform must define an array of unsigned chars such that:
58 highest power level implemented in the platform. This caters for platforms
110 This tree is defined by the platform as the array described above as follows:
121 Removing assumptions about MPIDRs used in a platform
124 To fulfill requirement 2., it is assumed that the platform assigns a
132 platform API have changed since it is required to validate the passed MPIDR. It
139 The platform should assign the core indices (as illustrated in the diagram above)
158 used by the platform is not equal to the number of core power domains.
160 The platform could adopt one of the following approaches to deal with this
186 * described by the platform. The tree consists of nodes that describe CPU power
231 algorithm to parse the power domain descriptor exported by the platform to