/device/google/cuttlefish_common/guest/vsoc/lib/ |
D | guest_region_e2e_test.cpp | 75 LOG(INFO) << "Regions are open"; in TEST() 77 LOG(INFO) << "Primary guest strings are set"; in TEST() 79 LOG(INFO) << "Verified no early second interrupt"; in TEST() 81 LOG(INFO) << "Interrupt sent. Waiting for first interrupt from peer"; in TEST() 83 LOG(INFO) << "First interrupt received"; in TEST() 85 LOG(INFO) << "Verified peer's primary strings"; in TEST() 87 LOG(INFO) << "Secondary guest strings are set"; in TEST() 89 LOG(INFO) << "Second interrupt sent"; in TEST() 91 LOG(INFO) << "Second interrupt received"; in TEST() 93 LOG(INFO) << "Verified peer's secondary strings"; in TEST() [all …]
|
D | vsoc_driver_test.cpp | 46 LOG(INFO) << "Regions are open"; in TEST() 50 LOG(INFO) << "Still waiting. Trying to wake wrong address"; in TEST() 53 LOG(INFO) << "Still waiting. Trying to wake without update"; in TEST() 56 LOG(INFO) << "Still waiting. Trying to wake without signal"; in TEST() 59 LOG(INFO) << "Still waiting. Trying to wake with signal"; in TEST() 63 LOG(INFO) << "Wake worked"; in TEST() 64 LOG(INFO) << "PASS: BasicPeerTests"; in TEST()
|
/device/google/cuttlefish_common/host/vsoc/lib/ |
D | host_region_e2e_test.cpp | 68 LOG(INFO) << "Regions are open"; in TEST() 72 LOG(INFO) << "Waiting for first interrupt from peer"; in TEST() 74 LOG(INFO) << "First interrupt received"; in TEST() 78 LOG(INFO) << "Waiting for second interrupt from peer"; in TEST() 80 LOG(INFO) << "Second interrupt received"; in TEST() 85 LOG(INFO) << "Verified no early second signal"; in TEST() 88 LOG(INFO) << "Signal sent. Waiting for first signal from peer"; in TEST() 97 LOG(INFO) << "Signal received on primary region"; in TEST() 100 LOG(INFO) << "Signal sent. Waiting for second signal from peer"; in TEST() 109 LOG(INFO) << "Signal received on secondary region"; in TEST()
|
/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_common/common/frontend/socket_vsock_proxy/ |
D | main.cpp | 63 LOG(INFO) << "Couldn't write to client: " in SendAll() 108 LOG(INFO) << "Socket to vsock exiting"; in SocketToVsock() 124 LOG(INFO) << "Vsock to socket exiting"; in VsockToSocket() 139 LOG(INFO) << "starting server on " << FLAGS_tcp_port << " for vsock port " in host() 143 LOG(INFO) << "Accepting client connections"; in host() 152 LOG(INFO) << "Connected to vsock:" << FLAGS_vsock_guest_cid << ":" in host() 194 LOG(INFO) << "Starting guest mainloop"; in guest() 195 LOG(INFO) << "starting server on " << FLAGS_vsock_port; in guest() 206 LOG(INFO) << "waiting for vsock connection"; in guest() 209 LOG(INFO) << "vsock socket accepted"; in guest()
|
/device/google/cuttlefish_common/host/libs/adb_connection_maintainer/ |
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/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()
|
/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/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/google/cuttlefish_common/common/frontend/socket_forward_proxy/ |
D | main.cpp | 81 LOG(INFO) << "Couldn't write to client: " in SendAll() 126 LOG(INFO) << "Socket to shm exiting"; in SocketToShm() 142 LOG(INFO) << "Shm to socket exiting"; in ShmToSocket() 203 LOG(INFO) << "Establishing connection to guest port " << guest_port in host_thread() 206 LOG(INFO) << "Connection to guest port " << guest_port in host_thread() 240 LOG(INFO) << "no queues available. sleeping and retrying"; in AllocateWorkers() 258 LOG(INFO) << "starting server on " << host_port << " for guest port " in host_impl() 263 LOG(INFO) << "waiting for client connection"; in host_impl() 266 LOG(INFO) << "client socket accepted"; in host_impl() 317 LOG(INFO) << "waiting for new connection"; in guest_thread() [all …]
|
/device/google/cuttlefish_common/host/commands/launch/ |
D | ril_config.cc | 52 LOG(INFO) << "Network config:"; in ObtainConfig() 53 LOG(INFO) << "ipaddr = " << ril_ipaddr; in ObtainConfig() 54 LOG(INFO) << "gateway = " << ril_gateway; in ObtainConfig() 55 LOG(INFO) << "dns = " << ril_dns; in ObtainConfig() 56 LOG(INFO) << "broadcast = " << ril_broadcast; in ObtainConfig() 57 LOG(INFO) << "prefix length = " << ril_prefixlen; in ObtainConfig()
|
/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()
|
/device/google/wahoo/wifi_offload/ |
D | offload_server.cpp | 33 LOG(INFO) << "configureScans"; in configureScans() 57 LOG(INFO) << "getScanStats"; in getScanStats() 82 LOG(INFO) << "subscribeScanResults with delay:" << delayMs; in subscribeScanResults() 97 LOG(INFO) << "resetting Nano app"; in resetNanoApp() 108 LOG(INFO) << "unsubscribeScanResults"; in unsubscribeScanResults() 122 LOG(INFO) << "Set Event callback"; in setEventCallback() 136 LOG(INFO) << "Event callback cleared"; in clearEventCallback() 165 LOG(INFO) << "Connected to socket"; in handleConnectionEvents() 219 LOG(INFO) << "Received scan results"; in handleMessage()
|
/device/google/marlin/health/ |
D | LearnedCapacityBackupRestore.cpp | 63 LOG(INFO) << "Storage data: " << buffer; in ReadFromStorage() 71 LOG(INFO) << "Save to Storage: " << strData; in SaveToStorage() 90 LOG(INFO) << "SRAM data: " << buffer; in ReadFromSRAM() 98 LOG(INFO) << "Save to SRAM: " << strData; in SaveToSRAM()
|
/device/google/wahoo/health/ |
D | LearnedCapacityBackupRestore.cpp | 63 LOG(INFO) << "Storage data: " << buffer; in ReadFromStorage() 71 LOG(INFO) << "Save to Storage: " << strData; in SaveToStorage() 90 LOG(INFO) << "SRAM data: " << buffer; in ReadFromSRAM() 98 LOG(INFO) << "Save to SRAM: " << strData; in SaveToSRAM()
|
/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_common/host/commands/virtual_usb_manager/vadb/ |
D | usb_cmd_device_list.cpp | 22 LOG(INFO) << "Requesting device list from Cuttlefish..."; in OnRequest() 37 LOG(INFO) << "Device list completed with " << count << " devices."; in OnResponse() 57 LOG(INFO) << "Found remote device 0x" << std::hex << dev.vendor_id << ":" in OnResponse()
|
/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/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
|