Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/docs/security_advisories/
Dsecurity-advisory-tfv-6.rst68 is more efficient than calling an arbitrary SMC (for example ``PSCI_VERSION``).
73 On Juno R1 we measured the round trip latency for both the ``PSCI_VERSION`` and
89 | ``PSCI_VERSION`` baseline (without PRs in this advisory) | 515 |
91 | ``PSCI_VERSION`` baseline (with PRs in this advisory) | 527 |
93 | ``PSCI_VERSION`` with "MMU disable/enable" | 930 |
97 | ``PSCI_VERSION`` with "BPIALL at AArch32 Secure-EL1" | 1276 |
/external/kernel-headers/original/uapi/linux/
Dpsci.h94 #define PSCI_VERSION(maj, min) \ macro
/external/arm-trusted-firmware/lib/psci/
Dpsci_private.h25 (define_psci_cap(PSCI_VERSION) | \
Dpsci_main.c402 case PSCI_VERSION: in psci_smc_handler()
/external/arm-trusted-firmware/include/lib/psci/
Dpsci.h42 #define PSCI_VERSION U(0x84000000) macro
/external/arm-trusted-firmware/docs/perf/
Dpsci-performance-juno.rst259 ``PSCI_VERSION`` on all CPUs in parallel
262 Since very little code is associated with ``PSCI_VERSION``, this test
/external/arm-trusted-firmware/docs/
Dchange-log.rst3795 - PSCI API calls ``AFFINITY_INFO`` & ``PSCI_VERSION`` have now been tested (to
3904 - PSCI API calls ``AFFINITY_INFO`` & ``PSCI_VERSION`` are implemented but have
/external/arm-trusted-firmware/docs/design/
Dfirmware-design.rst1014 | ``PSCI_VERSION`` | Yes | The version returned is 1.1 |