Searched refs:smc (Results 1 – 25 of 35) sorted by relevance
12
| /rk3399_ARM-atf/services/std_svc/rmmd/trp/ |
| H A D | trp_entry.S | 30 smc #0 54 smc #0 101 smc #0 152 smc #0
|
| /rk3399_ARM-atf/lib/aarch32/ |
| H A D | misc_helpers.S | 13 .globl smc symbol 23 func smc 31 smc #0 32 endfunc smc
|
| /rk3399_ARM-atf/bl32/tsp/aarch64/ |
| H A D | tsp_request.S | 22 smc #0
|
| H A D | tsp_entrypoint.S | 36 smc #0 222 smc #0 432 smc #0
|
| H A D | tsp_exceptions.S | 64 smc #0
|
| /rk3399_ARM-atf/bl2u/ |
| H A D | bl2u_main.c | 64 smc(FWU_SMC_SEC_IMAGE_DONE, 0, 0, 0, 0, 0, 0, 0); in bl2u_main()
|
| /rk3399_ARM-atf/lib/aarch64/ |
| H A D | misc_helpers.S | 13 .globl smc symbol 24 func smc 25 smc #0 26 endfunc smc
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2_main.c | 133 smc(BL1_SMC_RUN_IMAGE, (unsigned long)next_bl_ep_info, 0, 0, 0, 0, 0, 0); in bl2_main()
|
| /rk3399_ARM-atf/services/std_svc/spm/common/aarch64/ |
| H A D | spm_shim_exceptions.S | 89 smc #0
|
| /rk3399_ARM-atf/plat/intel/soc/common/fdts/ |
| H A D | agilex5_fdt.dts | 20 method = "smc";
|
| /rk3399_ARM-atf/fdts/ |
| H A D | morello.dtsi | 41 method = "smc";
|
| H A D | arm_fpga.dts | 38 method = "smc";
|
| H A D | fvp-foundation-gicv2-psci.dts | |
| H A D | fvp-foundation-gicv3-psci.dts | |
| H A D | a5ds.dts | 18 method = "smc";
|
| H A D | fvp-base-gicv23-interrupts.dtsi | 19 method = "smc";
|
| H A D | fvp-base-psci-common.dtsi | 36 method = "smc";
|
| H A D | rdaspen.dts | 176 method = "smc";
|
| H A D | n1sdp.dtsi | 59 method = "smc";
|
| H A D | tc-base.dtsi | 228 method = "smc"; 664 method = "smc";
|
| H A D | rd1ae.dts | 425 method = "smc";
|
| /rk3399_ARM-atf/ |
| H A D | readme.rst | 39 .. _Secure Monitor: http://www.arm.com/products/processors/technologies/trustzone/tee-smc.php
|
| /rk3399_ARM-atf/docs/ |
| H A D | index.rst | 93 .. _Secure Monitor: http://www.arm.com/products/processors/technologies/trustzone/tee-smc.php
|
| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | arch_helpers.h | 210 void __dead2 smc(uint32_t r0, uint32_t r1, uint32_t r2, uint32_t r3,
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | xilinx-zynqmp.rst | 144 smc handler with the name custom_smc_handler. once custom package is
|
12