Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/bl31/
A Dehf.h84 void ehf_activate_priority(unsigned int priority);
/arm-trusted-firmware-2.8.0/services/std_svc/spm/spm_mm/
A Dspm_mm_main.c265 ehf_activate_priority(PLAT_SP_PRI); in mm_communicate()
/arm-trusted-firmware-2.8.0/bl31/
A Dehf.c99 void ehf_activate_priority(unsigned int priority) in ehf_activate_priority() function
/arm-trusted-firmware-2.8.0/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
/arm-trusted-firmware-2.8.0/services/std_svc/sdei/
A Dsdei_intr_mgmt.c648 ehf_activate_priority(sdei_event_priority(map)); in sdei_dispatch_event()

Completed in 7 milliseconds