| /openbmc/google-misc/subprojects/libcr51sign/src/ |
| H A D | libcr51sign_mauv.c | 53 CPRINTS(ctx, "%s: Missing interface intf->read\n", __FUNCTION__); in verify_payload_blob_magic() 62 __FUNCTION__); in verify_payload_blob_magic() 69 __FUNCTION__, payload_blob.blob_magic); in verify_payload_blob_magic() 108 CPRINTS(ctx, "%s: Missing interface intf->read\n", __FUNCTION__); in find_image_mauv_data_offset_in_payload() 121 __FUNCTION__, current_offset); in find_image_mauv_data_offset_in_payload() 133 __FUNCTION__); in find_image_mauv_data_offset_in_payload() 156 __FUNCTION__); in find_image_mauv_data_offset_in_payload() 172 __FUNCTION__); in find_image_mauv_data_offset_in_payload() 203 CPRINTS(ctx, "%s: Missing interface intf->read\n", __FUNCTION__); in read_image_mauv_data_from_payload() 213 __FUNCTION__, payload_image_mauv_data_size); in read_image_mauv_data_from_payload() [all …]
|
| H A D | libcr51sign.c | 186 CPRINTS(ctx, "%s: failed to read signature struct\n", __FUNCTION__); in validate_transition() 191 CPRINTS(ctx, "%s: bad signature magic\n", __FUNCTION__); in validate_transition() 199 CPRINTS(ctx, "%s: invalid image family\n", __FUNCTION__); in validate_transition() 205 CPRINTS(ctx, "%s: missing is_production_mode\n", __FUNCTION__); in validate_transition() 210 CPRINTS(ctx, "%s: checking exemption allowlist\n", __FUNCTION__); in validate_transition() 217 CPRINTS(ctx, "%s: illegal image type\n", __FUNCTION__); in validate_transition() 243 CPRINTS(ctx, "%s: missing hash_update\n", __FUNCTION__); in read_and_hash_update() 289 CPRINTS(ctx, "%s: Missing image region input\n", __FUNCTION__); in validate_payload_regions() 306 __FUNCTION__); in validate_payload_regions() 318 CPRINTS(ctx, "%s: failed to read region array\n", __FUNCTION__); in validate_payload_regions() [all …]
|
| H A D | libcr51sign_support.c | 283 CPRINTS(ctx, "%s: sig_scheme = %d\n", __FUNCTION__, sig_scheme); in verify_rsa_signature_with_modulus_and_exponent() 308 CPRINTS(ctx, "%s: Unsupported signature scheme.\n", __FUNCTION__); in verify_rsa_signature_with_modulus_and_exponent() 318 __FUNCTION__, expected_digest_len, digest_len); in verify_rsa_signature_with_modulus_and_exponent() 326 CPRINTS(ctx, "%s:Error creating RSA object: %s\n", __FUNCTION__, in verify_rsa_signature_with_modulus_and_exponent() 336 __FUNCTION__, ERR_error_string(ERR_get_error(), NULL)); in verify_rsa_signature_with_modulus_and_exponent() 344 __FUNCTION__, ERR_error_string(ERR_get_error(), NULL)); in verify_rsa_signature_with_modulus_and_exponent() 349 CPRINTS(ctx, "%s: Error setting exponent word: %s\n", __FUNCTION__, in verify_rsa_signature_with_modulus_and_exponent() 357 CPRINTS(ctx, "%s: Error setting RSA key components: %s\n", __FUNCTION__, in verify_rsa_signature_with_modulus_and_exponent() 370 __FUNCTION__, RSA_bits(rsa), expected_modulus_bits); in verify_rsa_signature_with_modulus_and_exponent() 380 __FUNCTION__, sig_len, RSA_size(rsa)); in verify_rsa_signature_with_modulus_and_exponent() [all …]
|
| /openbmc/u-boot/drivers/fpga/ |
| H A D | virtex2.c | 100 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in virtex2_load() 105 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in virtex2_load() 111 __FUNCTION__, desc->iface); in virtex2_load() 122 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in virtex2_dump() 127 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in virtex2_dump() 133 __FUNCTION__, desc->iface); in virtex2_dump() 163 __FUNCTION__, __LINE__, fn); in virtex2_ssm_load() 179 __FUNCTION__, __LINE__, in virtex2_ssm_load() 214 " to assert.\n", __FUNCTION__, __LINE__, in virtex2_ssm_load() 233 " to deassert.\n", __FUNCTION__, __LINE__, in virtex2_ssm_load() [all …]
|
| H A D | cyclon2.c | 44 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in CYC2_load() 54 __FUNCTION__); in CYC2_load() 62 __FUNCTION__, desc->iface); in CYC2_load() 74 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in CYC2_dump() 82 __FUNCTION__, desc->iface); in CYC2_dump() 102 __FUNCTION__, fn); in CYC2_ps_load() 115 __FUNCTION__, &fn, fn, fn->config, fn->status, in CYC2_ps_load() 191 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in CYC2_ps_load() 202 __FUNCTION__); in CYC2_ps_dump()
|
| H A D | spartan2.c | 50 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in spartan2_load() 55 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in spartan2_load() 61 __FUNCTION__, desc->iface); in spartan2_load() 73 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in spartan2_dump() 78 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in spartan2_dump() 84 __FUNCTION__, desc->iface); in spartan2_dump() 105 __FUNCTION__, fn); in spartan2_sp_load() 128 __FUNCTION__, &fn, fn, fn->pre, fn->pgm, fn->init, fn->err, in spartan2_sp_load() 245 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in spartan2_sp_load() 290 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in spartan2_sp_dump() [all …]
|
| H A D | stratixII.c | 33 printf ("%s: Unsupported interface type, %d\n", __FUNCTION__, in StratixII_load() 51 printf ("%s: Unsupported interface type, %d\n", __FUNCTION__, in StratixII_dump() 79 printf ("%s(%d) Altera_desc missing\n", __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 83 printf ("%s(%d) buffer is missing\n", __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 87 printf ("%s(%d) size is zero\n", __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 93 __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 104 __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 133 __FUNCTION__, __LINE__, bytecount); in StratixII_ps_fpp_load()
|
| H A D | spartan3.c | 54 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in spartan3_load() 59 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in spartan3_load() 65 __FUNCTION__, desc->iface); in spartan3_load() 77 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in spartan3_dump() 82 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in spartan3_dump() 88 __FUNCTION__, desc->iface); in spartan3_dump() 109 __FUNCTION__, fn); in spartan3_sp_load() 132 __FUNCTION__, &fn, fn, fn->pre, fn->pgm, fn->init, fn->err, in spartan3_sp_load() 251 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in spartan3_sp_load() 296 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in spartan3_sp_dump() [all …]
|
| H A D | ACEX1K.c | 46 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in ACEX1K_load() 54 __FUNCTION__, desc->iface); in ACEX1K_load() 66 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in ACEX1K_dump() 74 __FUNCTION__, desc->iface); in ACEX1K_dump() 96 __FUNCTION__, fn); in ACEX1K_ps_load() 112 __FUNCTION__, &fn, fn, fn->config, fn->status, in ACEX1K_ps_load() 236 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in ACEX1K_ps_load() 247 __FUNCTION__); in ACEX1K_ps_dump()
|
| H A D | xilinx.c | 143 if (!xilinx_validate (desc, (char *)__FUNCTION__)) { in xilinx_load() 144 printf ("%s: Invalid device descriptor\n", __FUNCTION__); in xilinx_load() 194 if (!xilinx_validate (desc, (char *)__FUNCTION__)) { in xilinx_dump() 195 printf ("%s: Invalid device descriptor\n", __FUNCTION__); in xilinx_dump() 211 if (xilinx_validate (desc, (char *)__FUNCTION__)) { in xilinx_info() 281 printf ("%s: Invalid device descriptor\n", __FUNCTION__); in xilinx_info()
|
| /openbmc/openbmc-tools/pwmtachtool/src/ |
| H A D | pwmtach.c | 88 …printf("%s: Error write dutycycle value %d to pwm %d\n",__FUNCTION__,dutycycle_value,ppwmtach_arg-… in SET_PWM_DUTYCYCLE_VALUE() 128 {printf("%s,error 2,%s not exist\n",__FUNCTION__,DevNodeFileName); in GET_PWM_DUTYCYCLE() 132 if (fd < 0) {printf("%s,error 3\n",__FUNCTION__); in GET_PWM_DUTYCYCLE() 137 …printf("%s:dutycycle value %d to pwm %d\n",__FUNCTION__,ppwmtach_arg->dutycycle,ppwmtach_arg->pwmn… in GET_PWM_DUTYCYCLE() 150 {printf("%s,error 0\n",__FUNCTION__); in GET_TACH_SPEED() 156 {printf("%s,error 2,%s not exist\n",__FUNCTION__,DevNodeFileName); in GET_TACH_SPEED() 161 if (fd < 0) {printf("%s,error 3\n",__FUNCTION__); in GET_TACH_SPEED() 168 printf("%s:rpm value %d\n",__FUNCTION__,ppwmtach_arg->rpmvalue); in GET_TACH_SPEED() 184 {printf("%s,error 0\n",__FUNCTION__); in GET_PWM_NUMBER() 190 {printf("%s,error 2,%s not exist\n",__FUNCTION__,DevNodeFileName); in GET_PWM_NUMBER() [all …]
|
| /openbmc/s2600wf-misc/subprojects/hsbp-manager/src/ |
| H A D | hsbp_manager.cpp | 1082 std::cerr << "Error " << __FUNCTION__ << "\n"; in getTypeID() 1095 std::cerr << "Error " << __FUNCTION__ << "\n"; in getBootVer() 1108 std::cerr << "Error " << __FUNCTION__ << "\n"; in getFPGAVer() 1121 std::cerr << "Error " << __FUNCTION__ << "\n"; in getSecurityRev() 1138 std::cerr << "Error " << __FUNCTION__ << "\n"; in getPresence() 1159 std::cerr << "Error " << __FUNCTION__ << "\n"; in getIFDET() 1173 std::cerr << "Error " << __FUNCTION__ << "\n"; in getFailed() 1186 std::cerr << "Error " << __FUNCTION__ << " " << strerror(ret) in getRebuild() 1366 std::cerr << __FUNCTION__ << ": Stopping hsbp-manager\n"; in stopHsbpManager() 1449 std::cerr << __FUNCTION__ << ": Scanning HSBP drives status ...\n"; in scanHsbpDrives() [all …]
|
| /openbmc/s2600wf-misc/hsbp-manager/src/ |
| H A D | hsbp_manager.cpp | 1082 std::cerr << "Error " << __FUNCTION__ << "\n"; in getTypeID() 1095 std::cerr << "Error " << __FUNCTION__ << "\n"; in getBootVer() 1108 std::cerr << "Error " << __FUNCTION__ << "\n"; in getFPGAVer() 1121 std::cerr << "Error " << __FUNCTION__ << "\n"; in getSecurityRev() 1138 std::cerr << "Error " << __FUNCTION__ << "\n"; in getPresence() 1159 std::cerr << "Error " << __FUNCTION__ << "\n"; in getIFDET() 1173 std::cerr << "Error " << __FUNCTION__ << "\n"; in getFailed() 1186 std::cerr << "Error " << __FUNCTION__ << " " << strerror(ret) in getRebuild() 1366 std::cerr << __FUNCTION__ << ": Stopping hsbp-manager\n"; in stopHsbpManager() 1449 std::cerr << __FUNCTION__ << ": Scanning HSBP drives status ...\n"; in scanHsbpDrives() [all …]
|
| /openbmc/u-boot/drivers/net/ |
| H A D | uli526x.c | 294 __FUNCTION__, db->ioaddr); in uli526x_init_one() 296 __FUNCTION__, uli526x_media_mode); in uli526x_init_one() 298 __FUNCTION__, db->desc_pool_ptr); in uli526x_init_one() 300 __FUNCTION__, db->desc_pool_dma_ptr); in uli526x_init_one() 302 __FUNCTION__, db->buf_pool_ptr); in uli526x_init_one() 304 __FUNCTION__, db->buf_pool_dma_ptr); in uli526x_init_one() 390 printf("%s(): db->ioaddr= 0x%x\n", __FUNCTION__, db->ioaddr); in uli526x_init() 391 printf("%s(): db->phy_addr= 0x%x\n", __FUNCTION__, db->phy_addr); in uli526x_init() 480 printf("%s(): length = 0x%x\n", __FUNCTION__, length); in uli526x_start_xmit() 481 printf("%s(): cr5_data=%x\n", __FUNCTION__, db->cr5_data); in uli526x_start_xmit() [all …]
|
| /openbmc/ipmitool/src/plugins/imb/ |
| H A D | imbapi.c | 104 #define __FUNCTION__ "func" macro 239 DEBUG("%s: opening the driver\n", __FUNCTION__); in open_imb() 263 __FILE__,__FUNCTION__,IMB_DEVICE); in open_imb() 283 DEBUG("%s: opened driver, getting IPMI version\n", __FUNCTION__); in open_imb() 290 __FUNCTION__, my_ret_code, completionCode); in open_imb() 305 DEBUG("%s: IPMI version 0x%x\n", __FUNCTION__, IpmiVersion); in open_imb() 389 DEBUG("%s: ioctl cmd = 0x%lx ", __FUNCTION__,dwIoControlCode); in DeviceIoControl() 406 __FILE__,__FUNCTION__,dwIoControlCode); in DeviceIoControl() 415 __FUNCTION__, ioctl_status, *lpcbBytesReturned); in DeviceIoControl() 423 DEBUG("%s returning true\n", __FUNCTION__); in DeviceIoControl() [all …]
|
| /openbmc/u-boot/drivers/qe/ |
| H A D | uec.c | 63 printf("%s: uec not initial\n", __FUNCTION__); in uec_mac_enable() 91 printf("%s: uec not initial\n", __FUNCTION__); in uec_mac_disable() 120 printf("%s: No handle passed.\n", __FUNCTION__); in uec_graceful_stop_tx() 151 printf("%s: No handle passed.\n", __FUNCTION__); in uec_graceful_stop_rx() 156 printf("%s: No init rx global parameter\n", __FUNCTION__); in uec_graceful_stop_rx() 185 printf("%s: No handle passed.\n", __FUNCTION__); in uec_restart_tx() 204 printf("%s: No handle passed.\n", __FUNCTION__); in uec_restart_rx() 223 printf("%s: No handle passed.\n", __FUNCTION__); in uec_open() 230 printf("%s: ucc_num out of range.\n", __FUNCTION__); in uec_open() 254 printf("%s: No handle passed.\n", __FUNCTION__); in uec_stop() [all …]
|
| H A D | uccf.c | 100 printf("%s: bad comm mode type passed\n", __FUNCTION__); in ucc_set_clk_src() 175 printf("%s: Bad combination of clock and UCC\n", __FUNCTION__); in ucc_set_clk_src() 199 printf("%s: the UCC num not in ranges\n", __FUNCTION__); in ucc_get_reg_baseaddr() 268 printf("%s: Illagal UCC number!\n", __FUNCTION__); in ucc_fast_init() 275 __FUNCTION__); in ucc_fast_init() 286 __FUNCTION__); in ucc_fast_init() 365 __FUNCTION__); in ucc_fast_init() 375 __FUNCTION__); in ucc_fast_init()
|
| /openbmc/u-boot/arch/arm/mach-kirkwood/ |
| H A D | cpu.c | 135 __FUNCTION__); in kw_sysrst_action() 139 debug("Starting %s process...\n", __FUNCTION__); in kw_sysrst_action() 142 debug("Error.. %s failed\n", __FUNCTION__); in kw_sysrst_action() 144 debug("%s process finished\n", __FUNCTION__); in kw_sysrst_action() 188 printf("Error.. %s:Unsupported Kirkwood SoC 88F%04x\n", __FUNCTION__, devid); in print_cpuinfo()
|
| /openbmc/openpower-vpd-parser/vpd-manager/src/ |
| H A D | single_fab.cpp | 154 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateSystemImValueInVpdToP11Series() 185 __FILE__, __FUNCTION__, 0, in singleFabImOverride() 203 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride() 221 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride() 240 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride() 266 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride() 282 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride()
|
| H A D | parser.cpp | 107 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeyword() 268 __FILE__, __FUNCTION__, 0, in updateVpdKeyword() 301 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeywordOnRedundantPath() 339 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeywordOnHardware() 368 __FUNCTION__, 0, in updateVpdKeywordOnHardware() 379 __FILE__, __FUNCTION__, 0, in updateVpdKeywordOnHardware()
|
| H A D | listener.cpp | 37 __FILE__, __FUNCTION__, 0, in registerHostStateChangeCallback() 97 __FILE__, __FUNCTION__, 0, in hostStateChangeCallBack() 121 __FILE__, __FUNCTION__, 0, in registerAssetTagChangeCallback() 172 __FILE__, __FUNCTION__, 0, in assetTagChangeCallback() 214 __FILE__, __FUNCTION__, 0, in registerPresenceChangeCallback() 260 __FILE__, __FUNCTION__, 0, in presentPropertyChangeCallback() 314 __FILE__, __FUNCTION__, 0, EventLogger::getErrorMsg(l_ex), in registerCorrPropCallBack() 420 __FILE__, __FUNCTION__, 0, EventLogger::getErrorMsg(l_ex), in correlatedPropChangedCallBack()
|
| H A D | parser_factory.cpp | 103 throw std::runtime_error(std::string(__FUNCTION__) + in getParser() 139 std::string(__FUNCTION__) + "Unable to determine VPD format"); in getParser()
|
| /openbmc/u-boot/drivers/rtc/ |
| H A D | rs5c372.c | 68 printf("%s: failed to read\n", __FUNCTION__); in rs5c372_readram() 87 printf("%s: failed\n", __FUNCTION__); in rs5c372_enable() 108 printf("%s: failed\n", __FUNCTION__); in rs5c372_enable() 172 printf("%s: failed\n", __FUNCTION__); in rtc_get()
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/ |
| H A D | single_fab.hpp | 83 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in isP10System() 110 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in isP11System()
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | util.cpp | 54 line.request({__FUNCTION__, gpiod::line_request::DIRECTION_INPUT, in read() 88 line.request({__FUNCTION__, gpiod::line_request::DIRECTION_OUTPUT, in write()
|