Home
last modified time | relevance | path

Searched refs:PSCI_VERSION (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-6.rst69 is more efficient than calling an arbitrary SMC (for example ``PSCI_VERSION``).
74 On Juno R1 we measured the round trip latency for both the ``PSCI_VERSION`` and
90 | ``PSCI_VERSION`` baseline (without PRs in this advisory) | 515 |
92 | ``PSCI_VERSION`` baseline (with PRs in this advisory) | 527 |
94 | ``PSCI_VERSION`` with "MMU disable/enable" | 930 |
98 | ``PSCI_VERSION`` with "BPIALL at AArch32 Secure-EL1" | 1276 |
/rk3399_ARM-atf/include/lib/psci/
H A Dpsci.h43 #define PSCI_VERSION U(0x84000000) macro
/rk3399_ARM-atf/lib/psci/
H A Dpsci_private.h26 (define_psci_cap(PSCI_VERSION) | \
H A Dpsci_main.c471 case PSCI_VERSION: in psci_smc_handler()
/rk3399_ARM-atf/docs/perf/
H A Dpsci-performance-juno.rst472 ``PSCI_VERSION`` on all CPUs in parallel
475 Since very little code is associated with ``PSCI_VERSION``, this test
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst1004 | ``PSCI_VERSION`` | Yes | The version returned is 1.1 |
/rk3399_ARM-atf/docs/
H A Dchange-log.md13263 - PSCI API calls `AFFINITY_INFO` & `PSCI_VERSION` have now been tested (to a
13346 - PSCI API calls `AFFINITY_INFO` & `PSCI_VERSION` are implemented but have not