/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/ |
D | tsp_main.c | 81 INFO("TSP: Total memory base : 0x%lx\n", (unsigned long) BL32_BASE); in tsp_main() 82 INFO("TSP: Total memory size : 0x%lx bytes\n", BL32_TOTAL_SIZE); in tsp_main() 99 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu on requests\n", in tsp_main() 128 INFO("TSP: cpu 0x%lx turned on\n", read_mpidr()); in tsp_cpu_on_main() 129 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu on requests\n", in tsp_cpu_on_main() 169 INFO("TSP: cpu 0x%lx off request\n", read_mpidr()); in tsp_cpu_off_main() 170 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu off requests\n", in tsp_cpu_off_main() 212 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu suspend requests\n", in tsp_cpu_suspend_main() 250 INFO("TSP: cpu 0x%lx resumed. maximum off power level %ld\n", in tsp_cpu_resume_main() 252 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu suspend requests\n", in tsp_cpu_resume_main() [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/ |
D | poplar.rst | 106 INFO: BL1: 0xe1000 - 0xe7000 [size = 24576] 110 INFO: BL1: RAM 0xe1000 - 0xe7000 111 INFO: BL1: Loading BL2 112 INFO: Loading image id=1 at address 0xe9000 113 INFO: Image id=1 loaded at address 0xe9000, size = 0x5008 115 INFO: Entry point address = 0xe9000 116 INFO: SPSR = 0x3c5 119 INFO: BL2: Loading BL31 120 INFO: Loading image id=3 at address 0x129000 121 INFO: Image id=3 loaded at address 0x129000, size = 0x8038 [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/ |
D | bl31_plat_setup.c | 265 INFO("mmap atf buffer : 0x%x, 0x%x\n\r", in bl31_plat_arch_setup() 277 INFO("mmap atf buffer (force 2MB aligned):0x%x, 0x%x\n", in bl31_plat_arch_setup() 298 INFO("ATF log service is registered (0x%x, aee:0x%x)\n", in bl31_plat_arch_setup() 310 INFO("BL3-1: %s\n", version_string); in bl31_plat_arch_setup() 311 INFO("BL3-1: %s\n", build_message); in bl31_plat_arch_setup() 348 INFO("Kernel_EL2\n"); in bl31_plat_get_next_kernel64_ep_info() 351 INFO("Kernel_EL1\n"); in bl31_plat_get_next_kernel64_ep_info() 355 INFO("Kernel is 64Bit\n"); in bl31_plat_get_next_kernel64_ep_info() 362 INFO("pc=0x%lx, r0=0x%lx, r1=0x%lx\n", in bl31_plat_get_next_kernel64_ep_info() 398 INFO("Kernel is 32Bit\n"); in bl31_plat_get_next_kernel32_ep_info() [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/lib/optee/ |
D | optee_utils.c | 161 INFO("Invalid OPTEE header, legacy mode.\n"); in parse_optee_header() 168 INFO("OPTEE ep=0x%x\n", (unsigned int)header_ep->pc); in parse_optee_header() 169 INFO("OPTEE header info:\n"); in parse_optee_header() 170 INFO(" magic=0x%x\n", optee_header->magic); in parse_optee_header() 171 INFO(" version=0x%x\n", optee_header->version); in parse_optee_header() 172 INFO(" arch=0x%x\n", optee_header->arch); in parse_optee_header() 173 INFO(" flags=0x%x\n", optee_header->flags); in parse_optee_header() 174 INFO(" nb_images=0x%x\n", optee_header->nb_images); in parse_optee_header()
|
/device/google/cuttlefish/host/frontend/adb_connector/ |
D | adb_connection_maintainer.cpp | 143 LOG(INFO) << "couldn't receive adb shell output"; in RecvUptimeResult() 151 LOG(INFO) << "empty adb shell result"; in RecvUptimeResult() 159 LOG(INFO) << "non-numeric: uptime result: " << uptime_str; in RecvUptimeResult() 172 LOG(INFO) << "Attempting to connect to device with address " << address; in EstablishConnection() 176 LOG(INFO) << "adb connect message for " << address << " successfully sent"; in EstablishConnection() 183 LOG(INFO) << "Watching for disconnect on " << address; in WaitForAdbDisconnection() 187 LOG(INFO) << "transport message failed, response body: " in WaitForAdbDisconnection() 192 LOG(INFO) << "adb shell uptime message failed"; in WaitForAdbDisconnection() 198 LOG(INFO) << "couldn't read uptime result"; in WaitForAdbDisconnection() 204 LOG(INFO) << "Sending adb disconnect"; in WaitForAdbDisconnection()
|
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/ |
D | main.cpp | 62 LOG(INFO) << "Couldn't write to client: " in SendAll() 109 LOG(INFO) << "Socket to vsock exiting"; in SocketToVsock() 125 LOG(INFO) << "Vsock to socket exiting"; in VsockToSocket() 139 LOG(INFO) << "starting TCP server on " << FLAGS_tcp_port << " for vsock port " in TcpServer() 143 LOG(INFO) << "Accepting client connections"; in TcpServer() 152 LOG(INFO) << "Connected to vsock:" << FLAGS_vsock_cid << ":" in TcpServer() 193 LOG(INFO) << "Starting vsock server on " << FLAGS_vsock_port; in VsockServer() 204 LOG(INFO) << "waiting for vsock connection"; in VsockServer() 207 LOG(INFO) << "vsock socket accepted"; in VsockServer()
|
/device/linaro/bootloader/arm-trusted-firmware/bl2/ |
D | bl2_image_load.c | 47 INFO("BL2: Loading SCP_BL2\n"); in load_scp_bl2() 81 INFO("BL2: Loading BL31\n"); in load_bl31() 121 INFO("BL2: Loading BL32\n"); in load_bl32() 158 INFO("BL2: Loading BL33\n"); in load_bl33() 218 INFO("BL2: Populating the entrypoint info for the EL3 payload\n"); in bl2_load_images() 244 INFO("BL2: Populating the entrypoint info for the preloaded BL33\n"); in bl2_load_images()
|
D | bl2_image_load_v2.c | 51 INFO("BL2: Doing platform setup\n"); in bl2_load_images() 58 INFO("BL2: Loading image id %d\n", bl2_node_info->image_id); in bl2_load_images() 66 INFO("BL2: Skip loading image id %d\n", bl2_node_info->image_id); in bl2_load_images()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_bl2_setup.c | 59 INFO("Booting from this SoC\n"); in bl2_plat_arch_setup() 63 INFO("Booting from on-chip SCP\n"); in bl2_plat_arch_setup() 65 INFO("SCP is already running. SCP_BL2 load will be skipped.\n"); in bl2_plat_arch_setup() 76 INFO("Booting from external SCP\n"); in bl2_plat_arch_setup()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hisi_mcu.c | 150 INFO("%s: AO_SC_SYS_CTRL2=%x\n", __func__, in hisi_mcu_start_run() 187 INFO("%s: mcu sections %d:\n", __func__, i); in hisi_mcu_load_image() 188 INFO("%s: src = 0x%x\n", in hisi_mcu_load_image() 190 INFO("%s: dst = 0x%x\n", in hisi_mcu_load_image() 192 INFO("%s: size = %d\n", __func__, head->secs[i].size); in hisi_mcu_load_image() 194 INFO("%s: [SRC 0x%x] 0x%x 0x%x 0x%x 0x%x\n", in hisi_mcu_load_image() 197 INFO("%s: [DST 0x%x] 0x%x 0x%x 0x%x 0x%x\n", in hisi_mcu_load_image()
|
D | hisi_dvfs.c | 624 INFO("%s: target_prof is equal curr_prof: is %d!\n", in acpu_dvfs_target() 631 INFO("%s: invalid parameter %d %d\n", in acpu_dvfs_target() 691 INFO("%s: support freq num is %d\n", in acpu_dvfs_set_freq() 693 INFO("%s: start prof is 0x%x\n", in acpu_dvfs_set_freq() 695 INFO("%s: magic is 0x%x\n", in acpu_dvfs_set_freq() 697 INFO("%s: voltage:\n", __func__); in acpu_dvfs_set_freq() 699 INFO(" - %d: 0x%x\n", i, acpu_dvfs_sram_buf->vol[i]); in acpu_dvfs_set_freq() 753 INFO("%s: success!\n", __func__); in acpu_dvfs_volt_init() 760 INFO("%s: pmic version %d\n", __func__, in init_acpu_dvfs() 765 INFO("%s: ACPU_CHIP_MAX_FREQ=0x%x.\n", in init_acpu_dvfs()
|
/device/google/bonito/health/ |
D | LearnedCapacityBackupRestore.cpp | 54 LOG(INFO) << "Storage data: " << buffer; in ReadPersistData() 62 LOG(INFO) << "Save to Storage: " << strData; in SaveToStorage() 81 LOG(INFO) << "nominal capacity: " << buffer; in ReadNominalCapacity() 97 LOG(INFO) << "capacity: " << buffer; in ReadCapacity() 105 LOG(INFO) << "Save to SRAM: " << strData; in SaveToSRAM()
|
D | BatteryRechargingControl.cpp | 71 LOG(INFO) << "RemapSOC: " << ret_soc; in RemapSOC() 91 LOG(INFO) << "Entry state_: " << state_ << " charger_status: " << charger_status in updateBatteryProperties() 143 LOG(INFO) << "Time is up, leave remap"; in updateBatteryProperties() 147 LOG(INFO) << "Diff time: " << elapsed_time; in updateBatteryProperties() 169 LOG(INFO) << "Exit state_: " << state_ << " batteryLevel: " << props->batteryLevel; in updateBatteryProperties()
|
/device/linaro/bootloader/arm-trusted-firmware/common/ |
D | bl_common.c | 147 INFO("Trying to load image at address %p, size = 0x%zx\n", in dump_load_info() 149 INFO("Current memory layout:\n"); in dump_load_info() 150 INFO(" total region = [base = %p, size = 0x%zx]\n", in dump_load_info() 152 INFO(" free region = [base = %p, size = 0x%zx]\n", in dump_load_info() 241 INFO("Loading image id=%u at address %p\n", image_id, in load_image() 280 INFO("Image id=%u loaded: %p - %p\n", image_id, (void *) image_base, in load_image() 418 INFO("Loading image id=%u at address %p\n", image_id, in load_image() 462 INFO("Skip reserving region [base = %p, size = 0x%zx]\n", in load_image() 477 INFO("Image id=%u loaded at address %p, size = 0x%zx\n", image_id, in load_image() 579 INFO("Entry point address = %p\n", (void *)ep_info->pc); in print_entry_point_info() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | log.py | 7 INFO = 2 variable 20 if level not in (DEBUG, INFO, WARN, ERROR, FATAL): 40 self._log(INFO, msg, args) 69 set_threshold(INFO)
|
/device/google/cuttlefish/guest/commands/vsoc_input_service/ |
D | vsoc_input_service.cpp | 83 LOG(INFO) << "Connecting to the keyboard at " << FLAGS_keyboard_port; in ProcessEvents() 89 LOG(INFO) << "Connected to keyboard"; in ProcessEvents() 91 LOG(INFO) << "Connecting to the touchscreen at " << FLAGS_keyboard_port; in ProcessEvents() 97 LOG(INFO) << "Connected to touch"; in ProcessEvents()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/drivers/memctrl/ |
D | memctrl_v1.c | 31 INFO("Tegra Memory Controller (v1)\n"); in tegra_memctrl_setup() 87 INFO("Configuring TrustZone DRAM Memory Carveout\n"); in tegra_memctrl_tzdram_setup() 141 INFO("Configuring Video Memory Carveout\n"); in tegra_memctrl_videomem_setup() 157 INFO("Cleaning previous Video Memory Carveout\n"); in tegra_memctrl_videomem_setup()
|
/device/linaro/bootloader/arm-trusted-firmware/bl31/ |
D | bl31_main.c | 83 INFO("BL31: Initializing runtime services\n"); in bl31_main() 100 INFO("BL31: Initializing BL32\n"); in bl31_main() 166 INFO("BL31: Preparing for EL3 exit to %s world\n", in bl31_prepare_next_image_entry()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/fvp/ |
D | fvp_err.c | 25 INFO("Erasing FIP ToC from flash...\n"); in plat_error_handler() 31 INFO("Done\n"); in plat_error_handler()
|
/device/google/cuttlefish/common/libs/device_config/ |
D | host_device_config.cpp | 50 LOG(INFO) << "Network config:"; in ObtainConfig() 51 LOG(INFO) << "ipaddr = " << ril_ipaddr; in ObtainConfig() 52 LOG(INFO) << "gateway = " << ril_gateway; in ObtainConfig() 53 LOG(INFO) << "dns = " << ril_dns; in ObtainConfig() 54 LOG(INFO) << "broadcast = " << ril_broadcast; in ObtainConfig() 55 LOG(INFO) << "prefix length = " << static_cast<int>(ril_prefixlen); in ObtainConfig()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | EdkLogger.py | 31 INFO = 20 variable 44 DEBUG_6, DEBUG_7, DEBUG_8, DEBUG_9, VERBOSE, WARN, INFO, 213 _DebugLogger.setLevel(INFO) 219 _InfoLogger.setLevel(INFO) 225 _ErrorLogger.setLevel(INFO) 236 Level = INFO
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Logger/ |
D | Log.py | 51 INFO = 20 variable 69 DEBUG_7, DEBUG_8, DEBUG_9, VERBOSE, WARN, INFO, ERROR, QUIET, \ 261 _DEBUG_LOGGER.setLevel(INFO) 268 _INFO_LOGGER.setLevel(INFO) 275 _ERROR_LOGGER.setLevel(INFO) 289 Level = INFO
|
/device/google/crosshatch/health/ |
D | BatteryRechargingControl.cpp | 72 LOG(INFO) << "RemapSOC: " << ret_soc; in RemapSOC() 92 LOG(INFO) << "Entry state_: " << state_ << " charger_status: " << charger_status in updateBatteryProperties() 141 LOG(INFO) << "Time is up, leave remap"; in updateBatteryProperties() 145 LOG(INFO) << "Diff time: " << elapsed_time; in updateBatteryProperties() 167 LOG(INFO) << "Exit state_: " << state_ << " batteryLevel: " << props->batteryLevel; in updateBatteryProperties()
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | main.cc | 92 LOG(INFO) << "Virtual device booted successfully"; in OnBootEvtReceived() 191 LOG(INFO) << "Virtual device booted successfully"; in DaemonizeLauncher() 198 LOG(INFO) << vsoc::kBootCompletedMessage; in DaemonizeLauncher() 200 LOG(INFO) << vsoc::kBootFailedMessage; in DaemonizeLauncher() 367 LOG(INFO) << "The following files contain useful debugging information:"; in main() 369 LOG(INFO) << " Launcher log: " << instance.launcher_log_path(); in main() 371 LOG(INFO) << " Android's logcat output: " << instance.logcat_path(); in main() 372 LOG(INFO) << " Kernel log: " << instance.PerInstancePath("kernel.log"); in main() 373 LOG(INFO) << " Instance configuration: " << GetConfigFilePath(*config); in main() 374 LOG(INFO) << " Instance environment: " << config->cuttlefish_env_path(); in main() [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/common/ |
D | css_bl2u_setup.c | 41 INFO("BL2U: Initiating SCP_BL2U transfer to SCP\n"); in bl2u_plat_handle_scp_bl2u() 50 INFO("BL2U: SCP_BL2U transferred to SCP\n"); in bl2u_plat_handle_scp_bl2u()
|