Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/bl31/
A Dehf.h84 void ehf_activate_priority(unsigned int priority);
/tf-a-ffa_el3_spmc/services/std_svc/spm/common/
A Dlogical_mm_sp.c117 ehf_activate_priority(PLAT_SP_PRI); in spmc_mm_interface_handler()
/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/
A Dspm_mm_main.c287 ehf_activate_priority(PLAT_SP_PRI); in mm_communicate()
/tf-a-ffa_el3_spmc/bl31/
A Dehf.c99 void ehf_activate_priority(unsigned int priority) in ehf_activate_priority() function
/tf-a-ffa_el3_spmc/docs/components/
A Dexception-handling.rst203 associated with a priority level chosen with ``ehf_activate_priority()`` API
370 calling ``ehf_activate_priority()``. See `Run-time flow`_.
413 - ``ehf_activate_priority()`` activates the supplied priority level, but only
424 priority before the call to ``ehf_activate_priority()``. Dispatchers
436 The |EHF| APIs ``ehf_activate_priority()`` and ``ehf_deactivate_priority()`` can
458 call ``ehf_activate_priority()``. As a result, Non-secure interrupts cannot
565 #. The handler calls ``ehf_activate_priority()`` to activate the required
/tf-a-ffa_el3_spmc/services/std_svc/sdei/
A Dsdei_intr_mgmt.c646 ehf_activate_priority(sdei_event_priority(map)); in sdei_dispatch_event()

Completed in 14 milliseconds