Home
last modified time | relevance | path

Searched refs:set_interrupt_rm_flag (Results 1 – 16 of 16) sorted by relevance

/trusted-firmware-a/plat/qti/common/src/
A Dqti_interrupt_svc.c57 set_interrupt_rm_flag(flags, NON_SECURE); in qti_interrupt_svc_init()
/trusted-firmware-a/plat/nxp/common/setup/
A Dls_interrupt_mgmt.c60 set_interrupt_rm_flag(flags, NON_SECURE); in ls_el3_interrupt_config()
/trusted-firmware-a/plat/marvell/armada/common/
A Dmarvell_gicv2.c126 set_interrupt_rm_flag((flags), (NON_SECURE)); in mvebu_pmu_interrupt_enable()
/trusted-firmware-a/bl31/
A Dehf.c479 set_interrupt_rm_flag(flags, NON_SECURE); in ehf_init()
480 set_interrupt_rm_flag(flags, SECURE); in ehf_init()
/trusted-firmware-a/include/bl31/
A Dinterrupt_mgmt.h67 #define set_interrupt_rm_flag(flag, ss) ((flag) |= U(1) << (ss)) macro
/trusted-firmware-a/services/spd/tspd/
A Dtspd_main.c464 set_interrupt_rm_flag(flags, NON_SECURE); in tspd_smc_handler()
478 set_interrupt_rm_flag(flags, SECURE); in tspd_smc_handler()
/trusted-firmware-a/plat/hisilicon/hikey960/
A Dhikey960_bl31_setup.c200 set_interrupt_rm_flag(flags, NON_SECURE); in bl31_plat_runtime_setup()
/trusted-firmware-a/plat/xilinx/versal/
A Dbl31_versal_setup.c166 set_interrupt_rm_flag(flags, NON_SECURE); in bl31_plat_runtime_setup()
/trusted-firmware-a/plat/xilinx/zynqmp/
A Dbl31_zynqmp_setup.c226 set_interrupt_rm_flag(flags, NON_SECURE); in bl31_plat_runtime_setup()
/trusted-firmware-a/services/spd/opteed/
A Dopteed_main.c301 set_interrupt_rm_flag(flags, NON_SECURE); in opteed_smc_handler()
/trusted-firmware-a/services/spd/tlkd/
A Dtlkd_main.c141 set_interrupt_rm_flag(flags, NON_SECURE); in tlkd_setup()
/trusted-firmware-a/services/spd/trusty/
A Dtrusty.c485 set_interrupt_rm_flag(flags, NON_SECURE); in trusty_setup()
/trusted-firmware-a/services/std_svc/spmd/
A Dspmd_main.c357 set_interrupt_rm_flag(flags, NON_SECURE); in spmd_spmc_init()
/trusted-firmware-a/docs/design/
A Dinterrupt-framework-design.rst245 macro ``set_interrupt_rm_flag()`` should be used to set the bits in the
467 set_interrupt_rm_flag(flags, NON_SECURE);
484 set_interrupt_rm_flag(flags, SECURE);
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dinterrupt-framework-design.rst.txt245 macro ``set_interrupt_rm_flag()`` should be used to set the bits in the
467 set_interrupt_rm_flag(flags, NON_SECURE);
484 set_interrupt_rm_flag(flags, SECURE);
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …,107,110,112,113,114,122,123,124,125,126,127,131,135,137,138,139],set_interrupt_rm_flag:40,set_par…

Completed in 32 milliseconds