| /rk3399_ARM-atf/services/std_svc/drtm/ |
| H A D | drtm_remediation.c | 19 int rc; in drtm_set_error() local 33 int rc; in drtm_get_error() local 46 int rc = plat_set_drtm_error(err_code); in drtm_enter_remediation() local
|
| H A D | drtm_measurements.c | 49 int rc; in drtm_event_log_measure_and_record() local 86 int rc = event_log_init_and_reg(event_log_start, event_log_finish, in drtm_event_log_init() local 102 int rc; in drtm_take_measurements() local
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_bl1_measured_boot.c | 45 int rc; in bl1_plat_mboot_init() local 76 uint8_t *rc = transfer_list_event_log_finish( in bl1_plat_mboot_finish() local 86 int rc = arm_set_tb_fw_info((uintptr_t)event_log, event_log_cur_size, in bl1_plat_mboot_finish() local
|
| H A D | fvp_bl2_measured_boot.c | 149 int rc = plat_get_nv_ctr(nv_ctr_oids[i], in fvp_populate_critical_data() local 162 int rc = 0; in fvp_populate_and_measure_critical_data() local 184 int rc; in bl2_plat_mboot_finish() local
|
| H A D | fvp_trusted_boot.c | 76 int rc; in plat_set_nv_ctr() local 103 int rc; in plat_get_nv_ctr() local
|
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_main.c | 30 int rc; in psci_cpu_on() local 62 int rc; in psci_cpu_suspend() local 177 int rc; in psci_system_suspend() local 224 int rc; in psci_cpu_off() local 283 int rc; in psci_migrate() local 328 int rc; in psci_migrate_info_up_cpu() local 345 int rc; in psci_node_hw_state() local
|
| /rk3399_ARM-atf/plat/rpi/rpi3/ |
| H A D | rpi3_bl1_mboot.c | 66 int rc; in bl1_plat_mboot_init() local 111 int rc; in bl1_plat_mboot_finish() local 124 int rc = 0; in plat_mboot_measure_image() local
|
| H A D | rpi3_bl2_mboot.c | 66 int rc; in bl2_plat_mboot_init() local 91 int rc; in bl2_plat_mboot_finish() local 136 int rc = 0; in plat_mboot_measure_image() local
|
| /rk3399_ARM-atf/services/spd/opteed/ |
| H A D | opteed_pm.c | 31 int32_t rc = 0; in opteed_cpu_off_handler() local 68 int32_t rc = 0; in opteed_cpu_suspend_handler() local 105 int32_t rc = 0; in opteed_cpu_on_finish_handler() local 142 int32_t rc = 0; in opteed_cpu_suspend_finish_handler() local
|
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_pm.c | 32 int32_t rc = 0; in tspd_cpu_off_handler() local 71 int32_t rc = 0; in tspd_cpu_suspend_handler() local 111 int32_t rc = 0; in tspd_cpu_on_finish_handler() local 156 int32_t rc = 0; in tspd_cpu_suspend_finish_handler() local
|
| H A D | tspd_common.c | 73 uint64_t rc; in tspd_synchronous_sp_entry() local 133 uint64_t rc = tspd_synchronous_sp_entry(tsp_ctx); in tspd_abort_preempted_smc() local
|
| /rk3399_ARM-atf/plat/mediatek/common/lpm/ |
| H A D | mt_lp_rm.c | 20 struct mt_resource_constraint *const *rc; in mt_lp_rm_register() local 41 struct mt_resource_constraint const *rc = NULL; in mt_lp_rm_reset_constraint() local 82 struct mt_resource_constraint const *rc; in mt_lp_rm_do_constraint() local 102 struct mt_resource_constraint *const *rc; in mt_lp_rm_find_constraint() local 145 struct mt_resource_constraint *const *rc; in mt_lp_rm_do_update() local
|
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_pm.c | 47 uint64_t rc; in spmc_cpu_on_finish_handler() local 124 uint64_t rc; in spmc_send_pm_msg() local 208 int32_t rc; in spmc_cpu_suspend_finish_handler() local 241 int32_t rc; in spmc_cpu_suspend_handler() local
|
| /rk3399_ARM-atf/plat/mediatek/common/lpm_v2/ |
| H A D | mt_lp_rm.c | 21 struct mt_resource_constraint *const *rc; in mt_lp_rm_register() local 41 struct mt_resource_constraint const *rc = NULL; in mt_lp_rm_reset_constraint() local 78 struct mt_resource_constraint const *rc; in mt_lp_rm_do_constraint() local 96 struct mt_resource_constraint *const *rc; in mt_lp_rm_find_constraint() local 136 struct mt_resource_constraint *const *rc; in mt_lp_rm_do_update() local
|
| /rk3399_ARM-atf/plat/brcm/board/common/ |
| H A D | bcm_console.c | 24 int rc = console_16550_register(PLAT_BRCM_BOOT_UART_BASE, in bcm_console_boot_init() local 50 int rc = console_16550_register(PLAT_BRCM_BL31_RUN_UART_BASE, in bcm_console_runtime_init() local
|
| /rk3399_ARM-atf/services/std_svc/spm/spm_mm/ |
| H A D | spm_mm_main.c | 67 uint64_t rc; in spm_sp_synchronous_entry() local 95 __dead2 static void spm_sp_synchronous_exit(uint64_t rc) in spm_sp_synchronous_exit() 114 uint64_t rc; in spm_init() local 166 uint64_t rc; in spm_mm_sp_call() local 213 uint64_t rc; in mm_communicate() local
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_console.c | 32 int rc = console_pl011_register(PLAT_ARM_BOOT_UART_BASE, in arm_console_boot_init() local 57 int rc = console_pl011_register(PLAT_ARM_RUN_UART_BASE, in arm_console_runtime_init() local
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_cot_getter.c | 194 int rc; in get_oid() local 229 int rc; in populate_and_set_auth_methods() local 329 int rc; in set_desc_data() local 384 int rc; in populate_manifest_descs() local 419 int rc; in populate_image_descs() local 455 int rc; in fconf_populate_cot_descs() local
|
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_main.c | 133 uint64_t rc; in spmd_spm_core_sync_entry() local 164 __dead2 void spmd_spm_core_sync_exit(uint64_t rc) in spmd_spm_core_sync_exit() 205 uint64_t rc; in spmd_init() local 243 int64_t rc; in spmd_secure_interrupt_handler() local 396 int rc; in spmd_dynamic_map_mem() local 428 int rc; in spmd_do_sec_cpy() local 481 int rc; in spmd_spmc_init() local 651 int rc; in spmd_setup() local 1026 uint64_t rc; in spmd_smc_handler() local
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_bl2_dpe.c | 215 int rc; in plat_dpe_get_context_handle() local 264 int rc; in bl2_plat_mboot_finish() local
|
| /rk3399_ARM-atf/services/spd/tlkd/ |
| H A D | tlkd_pm.c | 44 int32_t rc = 0; in cpu_suspend_handler() local 76 int32_t rc = 0; in cpu_resume_handler() local
|
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_console.c | 34 int rc = in marvell_console_boot_init() local 61 int rc = in marvell_console_runtime_init() local
|
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_spmd_manifest.c | 31 int rc; in manifest_parse_attribute() local 120 int rc; in plat_spm_core_manifest_load() local
|
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_main.c | 75 uint64_t rc; in rmmd_rmm_sync_entry() local 102 __dead2 void rmmd_rmm_sync_exit(uint64_t rc) in rmmd_rmm_sync_exit() 124 long rc; in rmm_init() local 154 int rc; in rmmd_setup() local 332 long rc; in rmmd_cpu_on_finish_handler() local 557 int rc; in rmmd_primary_activate() local
|
| /rk3399_ARM-atf/plat/imx/imx8m/ |
| H A D | imx8m_measured_boot.c | 55 int rc = event_log_init_and_reg( in bl2_plat_mboot_init() local 71 int rc = 0; in bl2_plat_mboot_finish() local
|