Home
last modified time | relevance | path

Searched refs:PMF_STORE_ENABLE (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/pmf/
A Dpmf.h28 #define PMF_STORE_ENABLE (1 << 0) macro
A Dpmf_helpers.h179 if (((_flags) & PMF_STORE_ENABLE) != 0) \
192 if (((_flags) & PMF_STORE_ENABLE) != 0) \
/tf-a-ffa_el3_spmc/bl31/
A Dbl31_main.c28 RT_INSTR_TOTAL_IDS, PMF_STORE_ENABLE)
/tf-a-ffa_el3_spmc/plat/common/
A Dplat_psci_common.c36 PMF_STORE_ENABLE) in PMF_DECLARE_GET_TIMESTAMP()
/tf-a-ffa_el3_spmc/bl32/sp_min/
A Dsp_min_main.c35 RT_INSTR_TOTAL_IDS, PMF_STORE_ENABLE) in PMF_REGISTER_SERVICE_SMC() argument
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst2472 PMF_STORE_ENABLE: The timestamp is stored in memory for later retrieval.

Completed in 9 milliseconds