Home
last modified time | relevance | path

Searched refs:WARN (Results 1 – 25 of 154) sorted by relevance

1234567

/trusted-firmware-a/bl1/
A Dbl1_fwu.c237 WARN("BL1-FWU: Invalid image ID %u\n", image_id); in bl1_fwu_image_copy()
246 WARN("BL1-FWU: Copy not allowed from secure world.\n"); in bl1_fwu_image_copy()
292 WARN("BL1-FWU: Copy not allowed due to invalid image" in bl1_fwu_image_copy()
299 WARN("BL1-FWU: Image size out of bounds\n"); in bl1_fwu_image_copy()
309 WARN("BL1-FWU: This image overlaps another one\n"); in bl1_fwu_image_copy()
327 WARN("BL1-FWU: Block size is too big, clipping it.\n"); in bl1_fwu_image_copy()
333 WARN("BL1-FWU: Source image is not mapped.\n"); in bl1_fwu_image_copy()
384 WARN("BL1-FWU: Authentication from secure world " in bl1_fwu_image_auth()
391 WARN("BL1-FWU: Authentication of secure image " in bl1_fwu_image_auth()
397 WARN("BL1-FWU: Authentication of non-secure image " in bl1_fwu_image_auth()
[all …]
/trusted-firmware-a/drivers/fwu/
A Dfwu.c88 WARN("Failed to set reference to image id=%u (%i)\n", in fwu_metadata_load()
95 WARN("Failed to load image id id=%u (%i)\n", in fwu_metadata_load()
104 WARN("Failed to read image id=%u (%i)\n", image_id, result); in fwu_metadata_load()
111 WARN("Read bytes (%zu) instead of expected (%zu) bytes\n", in fwu_metadata_load()
119 WARN("Sanity %s\n", "check failed on FWU metadata"); in fwu_metadata_load()
126 WARN("CRC %s\n", "check failed on FWU metadata"); in fwu_metadata_load()
174 WARN("loading of FWU-Metadata failed, " in fwu_init()
/trusted-firmware-a/drivers/io/
A Dio_encrypted.c92 WARN("Failed to obtain reference to image id=%u (%i)\n", in enc_dev_init()
121 WARN("Failed to open backend device (%i)\n", result); in enc_file_open()
137 WARN("Failed to read blob length (%i)\n", result); in enc_file_len()
171 WARN("Failed to read encryption header (%i)\n", result); in enc_file_read()
176 WARN("Encryption header check failed.\n"); in enc_file_read()
185 WARN("Incorrect IV or tag length\n"); in enc_file_read()
191 WARN("Failed to read encrypted payload (%i)\n", result); in enc_file_read()
201 WARN("Failed to obtain encryption key (%i)\n", result); in enc_file_read()
A Dio_fip.c233 WARN("Failed to obtain reference to image id=%u (%i)\n", in fip_dev_init()
243 WARN("Failed to access image id=%u (%i)\n", image_id, result); in fip_dev_init()
252 WARN("Firmware Image Package header check failed.\n"); in fip_dev_init()
304 WARN("fip_file_open : Only one open file at a time.\n"); in fip_file_open()
312 WARN("Failed to open Firmware Image Package (%i)\n", result); in fip_file_open()
321 WARN("fip_file_open: failed to seek\n"); in fip_file_open()
338 WARN("Failed to read FIP (%i)\n", result); in fip_file_open()
396 WARN("Failed to open FIP (%i)\n", result); in fip_file_read()
408 WARN("fip_file_read: failed to seek\n"); in fip_file_read()
416 WARN("Failed to read payload (%i)\n", result); in fip_file_read()
/trusted-firmware-a/drivers/nxp/i2c/
A Di2c.c43 WARN("I2C arbitration lost\n"); in wait_for_state()
55 WARN("I2C: Timeout waiting for state 0x%x, sr = 0x%x\n", state, sr); in wait_for_state()
68 WARN("%s: state error\n", __func__); in tx_byte()
72 WARN("%s: nodev\n", __func__); in tx_byte()
89 WARN("I2C: Generating stop failed.\n"); in gen_stop()
101 WARN("I2C: Unsupported address len [%d]\n", alen); in i2c_write_addr()
106 WARN("I2C: slave address same as self\n"); in i2c_write_addr()
247 WARN("write addr failed\n"); in i2c_probe_chip()
253 WARN("I2C: Probe not complete.\n"); in i2c_probe_chip()
/trusted-firmware-a/drivers/marvell/
A Damb_adec.c50 WARN("Window %d: base address is too big 0x%" PRIx64 "\n", in amb_check_win()
53 WARN("Set the base address to 0x%" PRIx64 "\n", win->base_addr); in amb_check_win()
61 WARN("Window %d: base address unaligned to 0x%x\n", in amb_check_win()
63 WARN("Align up the base address to 0x%" PRIx64 "\n", win->base_addr); in amb_check_win()
68 WARN("Window %d: window size is not power of 2 (0x%" PRIx64 ")\n", in amb_check_win()
71 WARN("Rounding size to 0x%" PRIx64 "\n", win->win_size); in amb_check_win()
/trusted-firmware-a/drivers/renesas/common/io/
A Dio_rcar.c330 WARN("%s: failed to get offset\n", __func__); in load_bl33x()
340 WARN("%s: Failed to open FIP (%i)\n", __func__, rc); in load_bl33x()
347 WARN("%s: failed to seek\n", __func__); in load_bl33x()
354 WARN("%s: check load area\n", __func__); in load_bl33x()
361 WARN("%s: failed to read\n", __func__); in load_bl33x()
403 WARN("Failed to access img %ld (%i)\n", name, rc); in rcar_dev_init()
458 WARN("cert file read error.\n"); in rcar_dev_init()
569 WARN("Failed to open FIP (%i)\n", rc); in rcar_file_read()
575 WARN("%s: failed to seek\n", __func__); in rcar_file_read()
582 WARN("%s: load area err\n", __func__); in rcar_file_read()
[all …]
/trusted-firmware-a/plat/arm/board/arm_fpga/
A Dfpga_bl31_setup.c198 WARN("Cannot read PL011 MMIO base\n"); in fpga_get_system_frequency()
201 WARN("No PL011 DT node\n"); in fpga_get_system_frequency()
225 WARN("%s(): No PL011 DT node found\n", __func__); in fpga_dtb_update_clock()
232 WARN("Cannot find clocks property\n"); in fpga_dtb_update_clock()
239 WARN("Cannot get phandle\n"); in fpga_dtb_update_clock()
249 WARN("Could not update DT baud clock frequency\n"); in fpga_dtb_update_clock()
321 WARN("Failed to add reserved memory node to DT\n"); in fpga_prepare_dtb()
345 WARN("Not overwriting already existing /cpus node in DTB\n"); in fpga_prepare_dtb()
A Dfpga_gicv3.c49 WARN("No \"arm,gic-v3\" compatible node found in DT, no GIC support.\n"); in plat_fpga_gic_init()
57 WARN("Could not read GIC distributor address from DT.\n"); in plat_fpga_gic_init()
86 WARN("GICv3: found unexpected frame 0x%x\n", in plat_fpga_gic_init()
116 WARN("Could not read GIC redistributor address from DT.\n"); in plat_fpga_gic_init()
/trusted-firmware-a/plat/mediatek/mt8195/drivers/emi_mpu/
A Demi_mpu.c33 WARN("invalid region, domain\n"); in _emi_mpu_set_protection()
39 WARN("invalid region\n"); in _emi_mpu_set_protection()
56 WARN("invalid range\n"); in _emi_mpu_set_protection()
78 WARN("invalid region\n"); in emi_mpu_set_protection()
/trusted-firmware-a/drivers/arm/css/sds/
A Dsds.c75 WARN("SDS: Invalid structure header detected\n"); in validate_sds_struct_headers()
160 WARN("SDS: Reading from un-finalized structure 0x%x\n", in sds_struct_read()
206 WARN("SDS: Writing to un-finalized structure 0x%x\n", in sds_struct_write()
237 WARN("SDS: No valid SDS Memory Region found\n"); in sds_init()
243 WARN("SDS: Unsupported SDS schema version\n"); in sds_init()
249 WARN("SDS: SDS Memory Region exceeds size limit\n"); in sds_init()
/trusted-firmware-a/drivers/partition/
A Dpartition.c57 WARN("Failed to seek (%i)\n", result); in load_mbr_header()
63 WARN("Failed to read data (%i)\n", result); in load_mbr_header()
120 WARN("Failed to seek (%i)\n", result); in load_mbr_entry()
126 WARN("Failed to read data (%i)\n", result); in load_mbr_entry()
207 WARN("Failed to obtain reference to image id=%u (%i)\n", in load_partition_table()
214 WARN("Failed to access image id=%u (%i)\n", image_id, result); in load_partition_table()
220 WARN("Failed to access image id=%u (%i)\n", image_id, result); in load_partition_table()
/trusted-firmware-a/common/
A Dbl_common.c88 WARN("Failed to obtain reference to image id=%u (%i)\n", in load_image()
96 WARN("Failed to access image id=%u (%i)\n", in load_image()
106 WARN("Failed to determine the size of the image id=%u (%i)\n", in load_image()
113 WARN("Image id=%u size out of bounds\n", image_id); in load_image()
128 WARN("Failed to load image id=%u (%i)\n", image_id, io_result); in load_image()
A Dfdt_wrappers.c46 WARN("Property length mismatch\n"); in fdt_read_uint32_array()
111 WARN("Couldn't find property %s in dtb\n", prop); in fdtw_read_bytes()
117 WARN("Property length mismatch\n"); in fdtw_read_bytes()
145 WARN("Couldn't find property %s in dtb\n", prop); in fdtw_read_string()
151 WARN("String of property %s in dtb has been truncated\n", prop); in fdtw_read_string()
218 WARN("Modify property %s failed with error %d\n", prop, err); in fdtw_write_inplace_cells()
246 WARN("Couldn't find property %s in dtb\n", prop); in fdtw_write_inplace_bytes()
252 WARN("Property length mismatch\n"); in fdtw_write_inplace_bytes()
261 WARN("Set property %s failed with error %d\n", prop, err); in fdtw_write_inplace_bytes()
298 WARN("Couldn't find \"reg\" property in dtb\n"); in fdt_get_reg_props_by_index()
/trusted-firmware-a/lib/xlat_tables_v2/
A Dxlat_tables_utils.c301 WARN("Missing xlat table entry at address 0x%lx\n", in find_xlat_table_entry()
371 WARN("Address 0x%lx is not mapped.\n", base_va); in xlat_get_mem_attributes_internal()
459 WARN("%s: Address 0x%lx is not aligned on a page boundary.\n", in xlat_change_mem_attributes_ctx()
465 WARN("%s: Size is 0.\n", __func__); in xlat_change_mem_attributes_ctx()
470 WARN("%s: Size 0x%zx is not a multiple of a page size.\n", in xlat_change_mem_attributes_ctx()
476 WARN("%s: Mapping memory as read-write and executable not allowed.\n", in xlat_change_mem_attributes_ctx()
502 WARN("Address 0x%lx is not mapped.\n", base_va); in xlat_change_mem_attributes_ctx()
514 WARN("Address 0x%lx is not mapped at the right granularity.\n", in xlat_change_mem_attributes_ctx()
516 WARN("Granularity is 0x%lx, should be 0x%lx.\n", in xlat_change_mem_attributes_ctx()
527 WARN("Setting device memory as executable at address 0x%lx.", in xlat_change_mem_attributes_ctx()
/trusted-firmware-a/plat/arm/common/
A Darm_dyn_cfg_helpers.c52 WARN("Invalid DTB file passed as%s\n", " TB_FW_CONFIG"); in arm_dyn_tb_fw_cfg_init()
59 WARN("The compatible property '%s' not%s", "arm,tb_fw", in arm_dyn_tb_fw_cfg_init()
149 WARN("Invalid DTB file passed\n"); in arm_set_event_log_info()
156 WARN("The compatible property '%s' not%s", compatible, in arm_set_event_log_info()
346 WARN("The compatible property '%s'%s", compatible, in arm_get_tb_fw_info()
/trusted-firmware-a/plat/mediatek/mt8192/drivers/emi_mpu/
A Demi_mpu.c31 WARN("Region:%u or dgroup:%u is wrong!\n", region, dgroup); in _emi_mpu_set_protection()
41 WARN("start:0x%lx or end:0x%lx address is wrong!\n", in _emi_mpu_set_protection()
66 WARN("region %d:\n", region); in dump_emi_mpu_regions()
67 WARN("\tsa:0x%lx, ea:0x%lx, apc0: 0x%lx apc1: 0x%lx\n", in dump_emi_mpu_regions()
/trusted-firmware-a/tools/cert_create/include/
A Ddebug.h42 # define WARN(...) printf("WARNING: " __VA_ARGS__) macro
44 # define WARN(...) macro
/trusted-firmware-a/tools/encrypt_fw/include/
A Ddebug.h42 # define WARN(...) printf("WARNING: " __VA_ARGS__) macro
44 # define WARN(...) macro
/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dbl2_setup.c202 WARN("Nitro boots from QSPI when AP has booted from QSPI.\n"); in brcm_stingray_chimp_check_and_fastboot()
262 WARN("Invalid AVS OTP bits at %d row\n", offset/WORD_SIZE); in read_avs_otp_bits()
276 WARN("OTP entry invalid\n"); in read_avs_otp_bits()
400 WARN("FRU table not found in eMMC part %u\n", i); in board_detect_fru()
408 WARN("No FRU DDR info found in eMMC part %u\n", i); in board_detect_fru()
416 WARN("No FRU board info found in eMMC part %u\n", i); in board_detect_fru()
425 WARN("FRU table missing for this board\n"); in board_detect_fru()
686 WARN("eMMC Card Initialization Failed!!!\n"); in plat_bcm_bl2_plat_arch_setup()
/trusted-firmware-a/plat/rpi/rpi4/
A Drpi4_bl31_setup.c83 WARN("Stub magic failure, using default kernel address 0x80000\n"); in plat_get_ns_image_entrypoint()
97 WARN("Stub magic failure, DTB address unknown\n"); in rpi4_get_dtb_address()
239 WARN("Keeping unknown /memreserve/ region at 0, size: %" PRId64 "\n", in remove_spintable_memreserve()
276 WARN("Failed to add reserved memory nodes to DT.\n"); in rpi4_prepare_dtb()
/trusted-firmware-a/drivers/arm/css/scmi/
A Dscmi_common.c176 WARN("SCMI power domain protocol version message failed\n"); in scmi_init()
181 WARN("SCMI power domain protocol version 0x%x incompatible with driver version 0x%x\n", in scmi_init()
190 WARN("SCMI system power protocol version message failed\n"); in scmi_init()
195 WARN("SCMI system power management protocol version 0x%x incompatible with driver version 0x%x\n", in scmi_init()
/trusted-firmware-a/drivers/brcm/
A Dchimp.c110 WARN("Timeout waiting for ChiMP handshake\n"); in bcm_chimp_wait_handshake()
274 WARN("Invalid masterblock 0x%x (expected 0x%x)\n", in bcm_chimp_find_fw_in_spi()
282 WARN("Invalid masterblock block size 0x%x or directory offset 0x%x\n", in bcm_chimp_find_fw_in_spi()
294 WARN("Invalid directory header 0x%x (expected 0x%x)\n", in bcm_chimp_find_fw_in_spi()
343 WARN("ChiMP setup deferred\n"); in bcm_chimp_initiate_fastboot()
/trusted-firmware-a/services/std_svc/rmmd/
A Drmmd_main.c160 WARN("No RMM image provided by BL2 boot loader, Booting " in rmmd_setup()
230 WARN("RMM: RMI invoked by secure world.\n"); in rmmd_rmi_handler()
257 WARN("RMM: Unsupported RMM call 0x%08x\n", smc_fid); in rmmd_rmi_handler()
332 WARN("RMM: GTF call originated from secure or normal world\n"); in rmmd_gtsi_handler()
344 WARN("RMM: Unsupported GTF call 0x%08x\n", smc_fid); in rmmd_gtsi_handler()
/trusted-firmware-a/services/std_svc/spmd/
A Dspmd_main.c242 WARN("No or invalid SPM Core manifest image provided by BL2\n"); in spmd_spmc_init()
252 WARN("Unsupported FFA version (%u.%u)\n", in spmd_spmc_init()
266 WARN("Invalid ID (0x%x) for SPMC.\n", spmc_attrs.spmc_id); in spmd_spmc_init()
273 WARN("Unsupported %s%x.\n", "SPM Core execution state 0x", in spmd_spmc_init()
284 WARN("AArch32 state at S-EL2 is not supported.\n"); in spmd_spmc_init()
293 WARN("SPM Core run time S-EL2 is not supported.\n"); in spmd_spmc_init()
378 WARN("No SPM Core image provided by BL2 boot loader.\n"); in spmd_setup()
398 WARN("Booting device without SPM initialization.\n"); in spmd_setup()
766 WARN("SPM: Unsupported call 0x%08x\n", smc_fid); in spmd_smc_handler()

Completed in 31 milliseconds

1234567