Searched refs:RMM_BOOT_COMPLETE (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/rmmd/trp/ |
| H A D | trp_entry.S | 52 mov_imm x0, RMM_BOOT_COMPLETE 99 mov_imm x0, RMM_BOOT_COMPLETE
|
| H A D | trp_helpers.c | 64 (void)trp_smc(set_smc_args(RMM_BOOT_COMPLETE, err, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)); in trp_boot_abort()
|
| /rk3399_ARM-atf/include/services/ |
| H A D | rmmd_svc.h | 287 #define RMM_BOOT_COMPLETE SMC64_RMMD_EL3_FID(U(0x1F)) macro
|
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_main.c | 534 case RMM_BOOT_COMPLETE: in rmmd_rmm_el3_handler()
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | rmm-el3-comms-spec.rst | 81 RMM completes the boot by issuing the ``RMM_BOOT_COMPLETE`` SMC (0xC40001CF) 119 RMM_BOOT_COMPLETE SMC. 153 ``RMM_BOOT_COMPLETE`` SMC call. The first argument of this SMC call will 174 EL3 using ``RMM_BOOT_COMPLETE`` SMC with an appropriate error code. It is
|