| /rk3399_ARM-atf/plat/renesas/common/ |
| H A D | bl2_interrupt_error.c | 24 ERROR("\n"); in bl2_interrupt_error_id() 26 ERROR("Unhandled exception occurred.\n"); in bl2_interrupt_error_id() 27 ERROR(" Exception type = FIQ_SP_EL0\n"); in bl2_interrupt_error_id() 34 ERROR("Unhandled exception occurred.\n"); in bl2_interrupt_error_id() 35 ERROR(" Exception type = FIQ_SP_EL0\n"); in bl2_interrupt_error_id() 36 ERROR(" SPSR_EL3 = 0x%x\n", (uint32_t) read_spsr_el3()); in bl2_interrupt_error_id() 37 ERROR(" ELR_EL3 = 0x%x\n", (uint32_t) read_elr_el3()); in bl2_interrupt_error_id() 38 ERROR(" ESR_EL3 = 0x%x\n", (uint32_t) read_esr_el3()); in bl2_interrupt_error_id() 39 ERROR(" FAR_EL3 = 0x%x\n", (uint32_t) read_far_el3()); in bl2_interrupt_error_id() 40 ERROR("\n"); in bl2_interrupt_error_id() [all …]
|
| /rk3399_ARM-atf/plat/arm/board/morello/ |
| H A D | morello_image_load.c | 63 ERROR("NT_FW CONFIG base address is NULL\n"); in plat_morello_append_config_node() 71 ERROR("Invalid NT_FW_CONFIG DTB passed\n"); in plat_morello_append_config_node() 77 ERROR("NT_FW_CONFIG: Failed to get platform-info node offset\n"); in plat_morello_append_config_node() 83 ERROR("NT_FW_CONFIG: Failed to get firmware-version node offset\n"); in plat_morello_append_config_node() 91 ERROR("NT_FW_CONFIG: Failed to set remote-ddr-size\n"); in plat_morello_append_config_node() 98 ERROR("NT_FW_CONFIG: Failed to set remote-chip-count\n"); in plat_morello_append_config_node() 105 ERROR("NT_FW_CONFIG: Failed to set multichip-mode\n"); in plat_morello_append_config_node() 112 ERROR("NT_FW_CONFIG: Failed to set scc-config\n"); in plat_morello_append_config_node() 123 ERROR("NT_FW_CONFIG: Failed to set mcc-fw-version\n"); in plat_morello_append_config_node() 130 ERROR("NT_FW_CONFIG: Failed to set pcc-fw-version\n"); in plat_morello_append_config_node() [all …]
|
| /rk3399_ARM-atf/plat/imx/imx8m/ |
| H A D | imx8m_dyn_cfg_helpers.c | 31 ERROR("cannot create empty dtb tree: %s\n", in imx8m_event_log_fdt_init_overlay() 38 ERROR("cannot find root of the tree: %s\n", in imx8m_event_log_fdt_init_overlay() 45 ERROR("cannot add fragment node: %s\n", in imx8m_event_log_fdt_init_overlay() 52 ERROR("cannot set target-path property: %s\n", in imx8m_event_log_fdt_init_overlay() 59 ERROR("cannot add __overlay__ node: %s\n", in imx8m_event_log_fdt_init_overlay() 66 ERROR("cannot add tpm_event_log node: %s\n", in imx8m_event_log_fdt_init_overlay() 74 ERROR("cannot set compatible property: %s\n", in imx8m_event_log_fdt_init_overlay() 81 ERROR("cannot set tpm_event_log_addr property: %s\n", in imx8m_event_log_fdt_init_overlay() 88 ERROR("cannot set tpm_event_log_size property: %s\n", in imx8m_event_log_fdt_init_overlay() 117 ERROR("Invalid Device Tree at %p: error %d\n", dtb, err); in imx8m_set_event_log_info() [all …]
|
| /rk3399_ARM-atf/plat/rpi/rpi3/ |
| H A D | rpi3_dyn_cfg_helpers.c | 26 ERROR("cannot create empty dtb tree: %s\n", in rpi3_event_log_fdt_init_overlay() 33 ERROR("cannot find root of the tree: %s\n", in rpi3_event_log_fdt_init_overlay() 40 ERROR("cannot add fragment node: %s\n", in rpi3_event_log_fdt_init_overlay() 47 ERROR("cannot set target-path property: %s\n", in rpi3_event_log_fdt_init_overlay() 54 ERROR("cannot add __overlay__ node: %s\n", in rpi3_event_log_fdt_init_overlay() 61 ERROR("cannot add tpm_event_log node: %s\n", in rpi3_event_log_fdt_init_overlay() 69 ERROR("cannot set compatible property: %s\n", in rpi3_event_log_fdt_init_overlay() 76 ERROR("cannot set tpm_event_log_addr property: %s\n", in rpi3_event_log_fdt_init_overlay() 83 ERROR("cannot set tpm_event_log_size property: %s\n", in rpi3_event_log_fdt_init_overlay() 116 ERROR("Invalid Device Tree at %p: error %d\n", dtb, err); in rpi3_set_event_log_info() [all …]
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/ |
| H A D | n1sdp_image_load.c | 53 ERROR("NT_FW CONFIG base address is NULL\n"); in plat_n1sdp_append_config_node() 61 ERROR("Invalid NT_FW_CONFIG DTB passed\n"); in plat_n1sdp_append_config_node() 67 ERROR("NT_FW_CONFIG: Failed to get platform-info node offset\n"); in plat_n1sdp_append_config_node() 74 ERROR("NT_FW_CONFIG: Failed to set multichip-mode\n"); in plat_n1sdp_append_config_node() 81 ERROR("NT_FW_CONFIG: Failed to set secondary-chip-count\n"); in plat_n1sdp_append_config_node() 88 ERROR("NT_FW_CONFIG: Failed to set local-ddr-size\n"); in plat_n1sdp_append_config_node() 95 ERROR("NT_FW_CONFIG: Failed to set remote-ddr-size\n"); in plat_n1sdp_append_config_node() 114 ERROR("SDS initialization failed. ret:%d\n", ret); in plat_get_next_bl_params() 125 ERROR("Error getting platform info from SDS. ret:%d\n", ret); in plat_get_next_bl_params() 135 ERROR("platform info SDS is corrupted\n"); in plat_get_next_bl_params()
|
| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | fconf_ethosn_getter.c | 34 ERROR("FCONF: Failed to get reserved memory phandle\n"); in fdt_node_read_reserved_memory_addr() 40 ERROR("FCONF: Failed to find reserved memory node from phandle\n"); in fdt_node_read_reserved_memory_addr() 46 ERROR("FCONF: Failed to read reserved memory address\n"); in fdt_node_read_reserved_memory_addr() 106 ERROR("FCONF: Failed to get stream ID from sub-allocator %s\n", in fdt_node_populate_sub_allocators() 118 ERROR("FCONF: Unknown sub-allocator %s\n", node_name); in fdt_node_populate_sub_allocators() 124 ERROR("FCONF: Failed to parse sub-allocators\n"); in fdt_node_populate_sub_allocators() 129 ERROR("FCONF: No matching sub-allocator found\n"); in fdt_node_populate_sub_allocators() 134 ERROR("FCONF: Not all sub-allocators were found\n"); in fdt_node_populate_sub_allocators() 203 ERROR("FCONF: Failed to read reg property for NPU core %u\n", in fdt_node_populate_core() 222 ERROR("FCONF: Main allocator not supported when using reserved memory\n"); in fdt_node_populate_core() [all …]
|
| H A D | fconf_sec_intr_config.c | 42 ERROR("FCONF: Unable to locate node with %s compatible property\n", in fconf_populate_sec_intr_config() 50 ERROR("FCONF: Could not locate g0s_intr_cnt property\n"); in fconf_populate_sec_intr_config() 56 ERROR("FCONF: Invalid number of Group 0 interrupts count specified\n"); in fconf_populate_sec_intr_config() 64 ERROR("FCONF: Could not locate g1s_intr_cnt property\n"); in fconf_populate_sec_intr_config() 70 ERROR("FCONF: Invalid number of Group 1 secure interrupts count specified\n"); in fconf_populate_sec_intr_config() 79 ERROR("FCONF: Total number of secure interrupts exceed limit the of %d\n", in fconf_populate_sec_intr_config() 90 ERROR("FCONF: Read cell failed for 'g0s_intr_desc': %d\n", err); in fconf_populate_sec_intr_config() 98 ERROR("FCONF: Read cell failed for 'g1s_intr_desc': %d\n", err); in fconf_populate_sec_intr_config()
|
| /rk3399_ARM-atf/tools/encrypt_fw/src/ |
| H A D | encrypt.c | 37 ERROR("Unsupported key size: %lu\n", strlen(key_string)); in gcm_encrypt() 43 ERROR("Incorrect key format\n"); in gcm_encrypt() 49 ERROR("Unsupported IV size: %lu\n", strlen(nonce_string)); in gcm_encrypt() 55 ERROR("Incorrect IV format\n"); in gcm_encrypt() 62 ERROR("Cannot read %s\n", ip_name); in gcm_encrypt() 68 ERROR("Cannot write %s\n", op_name); in gcm_encrypt() 75 ERROR("fseek failed\n"); in gcm_encrypt() 81 ERROR("EVP_CIPHER_CTX_new failed\n"); in gcm_encrypt() 88 ERROR("EVP_EncryptInit_ex failed\n"); in gcm_encrypt() 95 ERROR("EVP_EncryptInit_ex failed\n"); in gcm_encrypt() [all …]
|
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | logical_sp.c | 45 ERROR("Invalid Logical SP Descriptor\n"); in el3_sp_desc_validate() 54 ERROR("Invalid Logical SP ID (0x%x)\n", in el3_sp_desc_validate() 61 ERROR("Logical SP ID clashes with SPMC ID(0x%x)\n", in el3_sp_desc_validate() 69 ERROR("Invalid UUID for Logical SP (0x%x)\n", in el3_sp_desc_validate() 76 ERROR("Missing init function for Logical SP(0x%x)\n", in el3_sp_desc_validate() 84 ERROR("Invalid partition properties (0x%x)\n", in el3_sp_desc_validate() 91 ERROR("No Direct Req handler for Logical SP (0x%x)\n", in el3_sp_desc_validate() 100 ERROR("Duplicate SP ID Detected (0x%x)\n", in el3_sp_desc_validate()
|
| /rk3399_ARM-atf/plat/ti/k3/common/ |
| H A D | k3_psci.c | 48 ERROR("Could not get target core id: %d\n", core); in k3_pwr_domain_on() 57 ERROR("Request for processor failed: %d\n", ret); in k3_pwr_domain_on() 63 ERROR("Request to set core boot address failed: %d\n", ret); in k3_pwr_domain_on() 73 ERROR("Request to clear boot configuration failed: %d\n", ret); in k3_pwr_domain_on() 79 ERROR("Request to start core failed: %d\n", ret); in k3_pwr_domain_on() 110 ERROR("Request to get cluster failed: %d\n", ret); in k3_pwr_domain_off() 125 ERROR("Sending wait for WFI failed (%d)\n", ret); in k3_pwr_domain_off() 132 ERROR("Sending core shutdown message failed (%d)\n", ret); in k3_pwr_domain_off() 144 ERROR("Sending set control message failed (%d)\n", ret); in k3_pwr_domain_off() 152 ERROR("Sending set control message failed (%d)\n", ret); in k3_pwr_domain_off() [all …]
|
| /rk3399_ARM-atf/drivers/nxp/crypto/caam/src/ |
| H A D | sec_jr_driver.c | 66 ERROR("Failed to reset hardware job ring\n"); in init_job_ring() 72 ERROR("Enabling DONE IRQ generation on job ring\n"); in init_job_ring() 75 ERROR("Failed to enable irqs for job ring\n"); in init_job_ring() 99 ERROR("Driver release is already in progress"); in sec_release() 124 ERROR("Driver already initialized\n"); in sec_jr_lib_init() 145 ERROR("Driver release in progress or driver not initialized\n"); in dequeue_jr() 151 ERROR("job_ring_handle is NULL\n"); in dequeue_jr() 155 ERROR("Invalid limit parameter configuration\n"); in dequeue_jr() 172 ERROR("Error polling SEC engine job ring "); in dequeue_jr() 187 ERROR("Failed to enable irqs for job ring"); in dequeue_jr() [all …]
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fconf/ |
| H A D | fconf_hw_config_getter.c | 50 ERROR("FCONF: Unable to locate node with arm,psci compatible property\n"); in fconf_populate_topology() 70 ERROR("FCONF: Node '%s' not found in hardware configuration dtb\n", "cpus"); in fconf_populate_topology() 99 ERROR("FCONF: Node '%s' not found in hardware configuration dtb\n", "cpu-map"); in fconf_populate_topology() 128 ERROR("FCONF: Unable to locate the core node in cluster %d\n", cluster_count); in fconf_populate_topology() 144 ERROR("FCONF: Unable to locate the cluster node in cpu-map node\n"); in fconf_populate_topology() 176 ERROR("FCONF: Could not read serial1 property in aliases node\n"); in fconf_populate_uart_config() 183 ERROR("FCONF: Failed to locate uart serial node using its path\n"); in fconf_populate_uart_config() 191 ERROR("FCONF: Failed to read reg property of '%s' node\n", in fconf_populate_uart_config() 204 ERROR("FCONF: failed to translate UART node base address"); in fconf_populate_uart_config() 219 ERROR("FCONF: Could not read clocks property in uart serial node\n"); in fconf_populate_uart_config() [all …]
|
| /rk3399_ARM-atf/services/std_svc/drtm/ |
| H A D | drtm_dma_prot.c | 65 ERROR("DRTM: this platform does not provide DMA protection\n"); in drtm_dma_prot_init() 77 ERROR("DRTM: could not discover all SMMUs\n"); in drtm_dma_prot_init() 95 ERROR("DRTM: invalid launch due to inconsistent" in drtm_dma_prot_check_args() 106 ERROR("DRTM: invalid launch due to unsupported DMA protection type\n"); in drtm_dma_prot_check_args() 118 ERROR("DRTM: launch denied as previous DMA protection" in drtm_dma_prot_engage() 127 ERROR("%s(): unimplemented DMA protection type\n", __func__); in drtm_dma_prot_engage() 144 ERROR("DRTM: SMMU at PA 0x%lx failed to engage DMA protection" in drtm_dma_prot_engage() 189 ERROR("%s(): unimplemented DMA protection type\n", __func__); in drtm_dma_prot_disengage() 215 ERROR("DRTM: invalid UNPROTECT_MEM, no DMA protection has" in drtm_unprotect_mem() 243 ERROR("%s(): unimplemented DMA protection type\n", __func__); in drtm_dma_prot_serialise_table()
|
| /rk3399_ARM-atf/drivers/marvell/ |
| H A D | thermal.c | 21 ERROR("initial thermal sensor configuration is missing\n"); in marvell_thermal_init() 26 ERROR("thermal sensor initialization failed\n"); in marvell_thermal_init() 38 ERROR("NULL pointer for temperature read\n"); in marvell_thermal_read() 44 ERROR("thermal sensor was not initialized\n"); in marvell_thermal_read() 49 ERROR("temperature read failed\n"); in marvell_thermal_read()
|
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_spmd_manifest.c | 37 ERROR("Missing FFA %s version in SPM Core manifest.\n", in manifest_parse_attribute() 44 ERROR("Missing FFA %s version in SPM Core manifest.\n", in manifest_parse_attribute() 51 ERROR("Missing SPMC ID in manifest.\n"); in manifest_parse_attribute() 105 ERROR("Root node doesn't contain subnode '%s'\n", in manifest_parse_root() 134 ERROR("Wrong format for SPM Core manifest (%d).\n", rc); in plat_spm_core_manifest_load() 143 ERROR("Unrecognized SPM Core manifest\n"); in plat_spm_core_manifest_load() 176 ERROR("Error while mapping SPM Core manifest.\n"); in plat_spm_core_manifest_load() 187 ERROR("Error while mapping SPM Core manifest (%d).\n", rc); in plat_spm_core_manifest_load() 193 ERROR("Wrong format for SPM Core manifest (%d).\n", rc); in plat_spm_core_manifest_load() 199 ERROR("SPM Core manifest too large.\n"); in plat_spm_core_manifest_load() [all …]
|
| /rk3399_ARM-atf/drivers/mentor/i2c/ |
| H A D | mi2cv.c | 126 ERROR("Start clear bit timeout\n"); in mentor_i2c_start_bit_set() 133 ERROR("Start bit didn't went down\n"); in mentor_i2c_start_bit_set() 139 ERROR("%s - %d: Lost arbitration, got status %x\n", in mentor_i2c_start_bit_set() 145 ERROR("Got status %x after enable start bit.\n", status); in mentor_i2c_start_bit_set() 169 ERROR("Stop bit didn't went down\n"); in mentor_i2c_stop_bit_set() 175 ERROR("Stop bit didn't went down\n"); in mentor_i2c_stop_bit_set() 181 ERROR("%s - %d: Lost arbitration, got status %x\n", in mentor_i2c_stop_bit_set() 186 ERROR("Got status %x after enable stop bit.\n", status); in mentor_i2c_stop_bit_set() 205 ERROR("Start clear bit timeout\n"); in mentor_i2c_address_set() 211 ERROR("%s - %d: Lost arbitration, got status %x\n", in mentor_i2c_address_set() [all …]
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/ |
| H A D | nrd_image_load.c | 36 ERROR("SDS initialization failed, error: %d\n", ret); in plat_arm_nrd_get_isolated_cpu_list() 50 ERROR("Isolated CPU list count %ld greater than max" in plat_arm_nrd_get_isolated_cpu_list() 66 ERROR("SDS CPU list read failed. error: %d\n", ret); in plat_arm_nrd_get_isolated_cpu_list() 89 ERROR("NT_FW CONFIG base address is NULL"); in plat_nrd_append_config_node() 97 ERROR("Invalid NT_FW_CONFIG DTB passed\n"); in plat_nrd_append_config_node() 103 ERROR("Failed to get system-id node offset\n"); in plat_nrd_append_config_node() 110 ERROR("Failed to set platform-id\n"); in plat_nrd_append_config_node() 117 ERROR("Failed to set config-id\n"); in plat_nrd_append_config_node() 124 ERROR("Failed to set multi-chip-mode\n"); in plat_nrd_append_config_node() 135 ERROR("Failed to set isolated-cpu-list, error: %d\n", in plat_nrd_append_config_node()
|
| /rk3399_ARM-atf/drivers/ti/ti_sci/ |
| H A D | ti_sci.c | 112 ERROR("Message receive failed (%d)\n", ret); in ti_sci_get_response() 126 ERROR("Timed out waiting for message\n"); in ti_sci_get_response() 131 ERROR("Unable to handle %lu xfer (max %d)\n", in ti_sci_get_response() 163 ERROR("Could not clear response queue (%d)\n", ret); in ti_sci_do_xfer() 170 ERROR("Message sending failed (%d)\n", ret); in ti_sci_do_xfer() 178 ERROR("Failed to get response (%d)\n", ret); in ti_sci_do_xfer() 210 ERROR("Message alloc failed (%d)\n", ret); in ti_sci_get_revision() 216 ERROR("Transfer send failed (%d)\n", ret); in ti_sci_get_revision() 251 ERROR("Message alloc failed (%d)\n", ret); in ti_sci_query_fw_caps() 257 ERROR("Transfer send failed (%d)\n", ret); in ti_sci_query_fw_caps() [all …]
|
| /rk3399_ARM-atf/tools/cert_create/src/ |
| H A D | main.c | 39 ERROR("NULL object at %s:%d\n", __FILE__, __LINE__); \ 52 ERROR("Cannot find extension %s\n", oid); \ 179 ERROR("Only new keys can be saved to disk\n"); in check_cmd_params() 192 ERROR("'%d' is not a valid key size for '%s'\n", in check_cmd_params() 220 ERROR("Value for '%s' not specified\n", in check_cmd_params() 229 ERROR("Key '%s' required by '%s' not " in check_cmd_params() 241 ERROR("Image for '%s' not specified\n", in check_cmd_params() 247 ERROR("Unknown extension type '%d' in '%s'\n", in check_cmd_params() 325 ERROR("Cannot initialize certificates\n"); in main() 331 ERROR("Cannot initialize keys\n"); in main() [all …]
|
| /rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/ |
| H A D | csf_hdr_parser.c | 98 ERROR("Error in installing ROTPK table\n"); in deploy_rotpk_hash_table() 99 ERROR("SRK hash doesn't match the fuse hash\n"); in deploy_rotpk_hash_table() 226 ERROR("Error in NUM entries in SRK Table\n"); in get_key() 236 ERROR("Invalid Key number\n"); in get_key() 246 ERROR("Selected key has been revoked\n"); in get_key() 253 ERROR("Invalid key length\n"); in get_key() 267 ERROR("ROTPK FAILURE\n"); in get_key() 272 ERROR("SECURE BOOT DEV-ENV MODE:\n"); in get_key() 273 ERROR("\tCHECK ROTPK !\n"); in get_key() 274 ERROR("\tCONTINUING ON FAILURE...\n"); in get_key() [all …]
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gic600_multichip.c | 54 ERROR("GIC-600 connection to Routing Table Owner timed " in gicd_dchipr_wait_for_power_update_progress() 73 ERROR("GICD_CTLR group interrupts are either enabled or have " in set_gicd_dchipr_rt_owner() 109 ERROR("GICD_CTLR group interrupts are either enabled or have " in set_gicd_chipr_n() 124 ERROR("Invalid SPI ID range: min=%u max=%u\n", spi_id_min, spi_id_max); in set_gicd_chipr_n() 155 ERROR("Unsupported GIC model 0x%x for multichip setup.\n", in set_gicd_chipr_n() 185 ERROR("GICD_CHIPR%u write failed\n", chip_id); in set_gicd_chipr_n() 193 ERROR("Chip %u routing table is not in consistent state\n", in set_gicd_chipr_n() 211 ERROR("GIC-600 Multichip count should not exceed %d\n", in gic600_multichip_validate_data() 227 ERROR("Invalid SPI IDs {%u, %u} passed for " in gic600_multichip_validate_data() 236 ERROR("SPI IDs of Chip %u overlapping\n", i); in gic600_multichip_validate_data() [all …]
|
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_dt.c | 39 ERROR("SOCFPGA: FDT Header invalid\n"); in socfpga_dt_open_and_check() 51 ERROR("SOCFPGA: Can't find `%s` compatible in dtb\n", in socfpga_dt_open_and_check() 76 ERROR("SOCFPGA: Unable to locate node with arm,gic-v3 compatible property\n"); in socfpga_dt_populate_gicv3_config() 85 ERROR("SOCFPGA: Failed to read GICD reg property of GIC node\n"); in socfpga_dt_populate_gicv3_config() 92 ERROR("SOCFPGA: Failed to read GICR reg property of GIC node\n"); in socfpga_dt_populate_gicv3_config() 122 ERROR("SOCFPGA: Failed to read 'reg' property of 'memory' node\n"); in socfpga_dt_populate_dram_layout()
|
| H A D | socfpga_vab.c | 57 ERROR("SOCFPGA VAB Init failed\n"); in socfpga_vab_init() 87 ERROR("VAB certificate not found in image!\n"); in socfpga_vab_authentication() 92 ERROR("Image size (%d bytes) not aliged to 4 bytes!\n", img_sz); in socfpga_vab_authentication() 106 ERROR("SHA384 does not match!\n"); in socfpga_vab_authentication() 149 ERROR("Image Authentication bypassed at address\n"); in socfpga_vab_authentication() 152 ERROR("VAB certificate authentication failed in SDM\n"); in socfpga_vab_authentication() 155 ERROR("Operation timed out\n"); in socfpga_vab_authentication() 158 ERROR("No such process\n"); in socfpga_vab_authentication() 165 ERROR("VAB certificate execution format error\n"); in socfpga_vab_authentication()
|
| /rk3399_ARM-atf/plat/qemu/qemu/ |
| H A D | qemu_helpers.c | 43 ERROR("Failed to add node tpm-event-log %d\n", offs); in qemu_set_tee_fw_info() 54 ERROR("Failed to add log addr err %d\n", err); in qemu_set_tee_fw_info() 60 ERROR("Failed to add log addr err %d\n", err); in qemu_set_tee_fw_info() 92 ERROR("Invalid Device Tree at %p: error %d\n", dtb, err); in qemu_set_event_log_info() 114 ERROR("The compatible property '%s' not%s", compatible_tpm, in qemu_set_event_log_info() 121 ERROR("Failed to add log addr err %d\n", err); in qemu_set_event_log_info() 127 ERROR("Failed to add log addr err %d\n", err); in qemu_set_event_log_info() 134 ERROR("Failed to add tpm-event-node at %p: err %d\n", dtb, err); in qemu_set_event_log_info() 141 ERROR("Failed to pack Device Tree at %p: err %d\n", dtb, err); in qemu_set_event_log_info()
|
| /rk3399_ARM-atf/drivers/brcm/ |
| H A D | spi_flash.c | 62 ERROR("SF: Error %d reading JEDEC ID\n", ret); in spi_flash_read_id() 96 ERROR("SF: cmd wait failed\n"); in spi_flash_cmd_wait() 104 ERROR("SF: cmd wait timeout\n"); in spi_flash_cmd_wait() 122 ERROR("SF: enabling write failed\n"); in spi_flash_write_common() 128 ERROR("SF: write cmd failed\n"); in spi_flash_write_common() 134 ERROR("SF: write timed out\n"); in spi_flash_write_common() 148 ERROR("SF: read cmd failed\n"); in spi_flash_read_common() 164 ERROR("SF: unable to claim SPI bus\n"); in spi_flash_read() 176 ERROR("SF: read failed\n"); in spi_flash_read() 201 ERROR("SF: unable to claim SPI bus\n"); in spi_flash_write() [all …]
|