| /rk3399_ARM-atf/plat/qti/common/src/ |
| H A D | qti_interrupt_svc.c | 58 set_interrupt_rm_flag(flags, NON_SECURE); in qti_interrupt_svc_init() 60 set_interrupt_rm_flag(flags, SECURE); in qti_interrupt_svc_init()
|
| /rk3399_ARM-atf/plat/nxp/common/setup/ |
| H A D | ls_interrupt_mgmt.c | 60 set_interrupt_rm_flag(flags, NON_SECURE); in ls_el3_interrupt_config()
|
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_gicv2.c | 126 set_interrupt_rm_flag((flags), (NON_SECURE)); in mvebu_pmu_interrupt_enable()
|
| /rk3399_ARM-atf/include/bl31/ |
| H A D | interrupt_mgmt.h | 68 #define set_interrupt_rm_flag(flag, ss) ((flag) |= U(1) << (ss)) macro
|
| /rk3399_ARM-atf/bl31/ |
| H A D | ehf.c | 489 set_interrupt_rm_flag(flags, NON_SECURE); in ehf_init() 493 set_interrupt_rm_flag(flags, SECURE); in ehf_init()
|
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_main.c | 464 set_interrupt_rm_flag(flags, NON_SECURE); in tspd_smc_handler() 478 set_interrupt_rm_flag(flags, SECURE); in tspd_smc_handler()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_bl31_setup.c | 266 set_interrupt_rm_flag(flags, NON_SECURE); in bl31_plat_runtime_setup()
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/ |
| H A D | bl31_zynqmp_setup.c | 223 set_interrupt_rm_flag(flags, NON_SECURE); in bl31_plat_runtime_setup()
|
| /rk3399_ARM-atf/plat/xilinx/versal/ |
| H A D | bl31_versal_setup.c | 220 set_interrupt_rm_flag(flags, NON_SECURE); in bl31_plat_runtime_setup()
|
| /rk3399_ARM-atf/plat/amd/versal2/ |
| H A D | bl31_setup.c | 301 set_interrupt_rm_flag(flags, NON_SECURE); in bl31_plat_runtime_setup()
|
| /rk3399_ARM-atf/plat/xilinx/versal_net/ |
| H A D | bl31_versal_net_setup.c | 272 set_interrupt_rm_flag(flags, NON_SECURE); in bl31_plat_runtime_setup()
|
| /rk3399_ARM-atf/services/spd/pncd/ |
| H A D | pncd_main.c | 116 set_interrupt_rm_flag(flags, NON_SECURE); in pncd_context_switch_to()
|
| /rk3399_ARM-atf/services/spd/tlkd/ |
| H A D | tlkd_main.c | 141 set_interrupt_rm_flag(flags, NON_SECURE); in tlkd_setup()
|
| /rk3399_ARM-atf/plat/imx/imx8m/ddr/ |
| H A D | dram.c | 269 set_interrupt_rm_flag(flags, NON_SECURE); in dram_info_init()
|
| /rk3399_ARM-atf/services/spd/trusty/ |
| H A D | trusty.c | 497 set_interrupt_rm_flag(flags, NON_SECURE); in trusty_setup()
|
| /rk3399_ARM-atf/services/spd/opteed/ |
| H A D | opteed_main.c | 137 set_interrupt_rm_flag(flags, NON_SECURE); in register_opteed_interrupt_handler()
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/ |
| H A D | dram.c | 782 set_interrupt_rm_flag(flags, NON_SECURE); in dram_init()
|
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_main.c | 608 set_interrupt_rm_flag(flags, NON_SECURE); in spmd_spmc_init()
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | interrupt-framework-design.rst | 245 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);
|
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_main.c | 2530 set_interrupt_rm_flag(flags, NON_SECURE); in spmc_setup()
|