Home
last modified time | relevance | path

Searched refs:IMSG (Results 1 – 25 of 42) sorted by relevance

12

/optee_os-3.20.0/core/arch/arm/plat-k3/drivers/
A Dsa2ul.c64 IMSG("Activated SA2UL device"); in sa2ul_init()
77 IMSG("Fixing SA2UL firewall owner for GP device"); in sa2ul_init()
130 IMSG("Enabled firewalls for SA2UL TRNG device"); in sa2ul_init()
135 IMSG("Enabling SA2UL TRNG engine"); in sa2ul_init()
144 IMSG("SA2UL Drivers initialized"); in sa2ul_init()
A Dsa2ul_rng.c145 IMSG("SA2UL TRNG initialized"); in sa2ul_rng_init()
A Dti_sci.c112 IMSG("Message with sequence ID %u is not expected", hdr->seq); in ti_sci_get_response()
383 IMSG("SYSFW ABI: %d.%d (firmware rev 0x%04x '%s')", in ti_sci_init()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dboot.c128 IMSG("WARNING: Using fixed value for stack canary"); in plat_get_random_stack_canary()
365 IMSG("Pager pool size: %zukB", in print_pager_pool_size()
477 IMSG("Pager is enabled. Hashes: %zu bytes", hash_size); in init_runtime()
645 IMSG("Embedded DTB found"); in get_embedded_dt()
1148 IMSG("No non-secure external DT"); in init_external_dt()
1171 IMSG("Non-secure external DT found"); in init_external_dt()
1372 IMSG("OP-TEE version: %s", core_v_str); in boot_init_primary_late()
1377 IMSG("Primary CPU initializing"); in boot_init_primary_late()
1398 IMSG("Initializing virtualization support"); in boot_init_primary_late()
1404 IMSG("Primary CPU switching to normal world boot"); in boot_init_primary_late()
[all …]
A Dvirtualization.c279 IMSG("Added guest %d", guest_id); in virt_guest_created()
292 IMSG("Removing guest %d", guest_id); in virt_guest_destroyed()
/optee_os-3.20.0/core/kernel/
A Dshow_conf.c14 IMSG("Contents of conf.mk (decode with 'base64 -d | xz -d'):"); in show_conf()
A Dconsole.c82 IMSG("Switching off console"); in get_console_node_from_dt()
155 IMSG("Switching console to device: %s", uart); in configure_console_from_dt()
/optee_os-3.20.0/core/arch/arm/plat-versal/
A Dmain.c86 IMSG("Platform Versal:\tSilicon Revision v%"PRIu8, version); in platform_banner()
94 IMSG("Hardware Root of Trust: Asymmetric[%s], Symmetric[%s]", in platform_banner()
/optee_os-3.20.0/core/drivers/crypto/se050/glue/
A Di2c_stm32.c60 IMSG("SE05X ignoring CFG_CORE_SE05X_BAUDRATE, use DTB"); in dt_i2c_bus_config()
62 IMSG("SE05x ignoring CFG_CORE_SE05X_BAUDRATE, use built-in"); in dt_i2c_bus_config()
/optee_os-3.20.0/core/arch/arm/tee/
A Dentry_fast.c94 IMSG("Reserved shared memory is %sabled", res_shm_en ? "en" : "dis"); in tee_entry_exchange_capabilities()
101 IMSG("Dynamic shared memory is %sabled", dyn_shm_en ? "en" : "dis"); in tee_entry_exchange_capabilities()
105 IMSG("Normal World virtualization support is %sabled", in tee_entry_exchange_capabilities()
114 IMSG("Asynchronous notifications are %sabled", in tee_entry_exchange_capabilities()
/optee_os-3.20.0/lib/libutils/ext/include/
A Dtrace.h59 #define IMSG(...) (void)0 macro
61 #define IMSG(...) trace_printf_helper(TRACE_INFO, true, __VA_ARGS__) macro
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/
A Dmain.c63 IMSG("Platform stm32mp1: flavor %s - DT %s", in platform_banner()
67 IMSG("Platform stm32mp1: flavor %s - no device tree", in platform_banner()
118 IMSG("Early console on UART#%u", CFG_STM32_EARLY_CONSOLE_UART); in console_init()
142 IMSG("DTB disables console"); in init_console_from_dt()
151 IMSG("DTB enables console (%ssecure)", pd->secure ? "" : "non-"); in init_console_from_dt()
324 IMSG("Non-secure SYSRAM [%p %p]", va, va + nsec_size - 1); in init_stm32mp1_drivers()
/optee_os-3.20.0/core/drivers/clk/sam/
A Dat91_master.c65 IMSG("master clk div is underclocked"); in clk_master_div_get_rate()
67 IMSG("master clk div is overclocked"); in clk_master_div_get_rate()
A Dat91_h32mx.c27 IMSG("H32MX clock is too fast"); in clk_sama5d4_h32mx_get_rate()
/optee_os-3.20.0/core/drivers/
A Dzynqmp_huk.c133 IMSG("CSU authentication disabled, using development HUK"); in tee_otp_get_hw_unique_key()
211 IMSG("HUK ready"); in tee_otp_get_hw_unique_key()
A Dhi16xx_rng.c61 IMSG("Hi16xx RNG initialized"); in hi16xx_rng_init()
A Dimx_lpuart.c92 IMSG("imx_lpuart: device parameters ignored (%s)", parms); in imx_lpuart_dev_init()
A Dserial8250_uart.c126 IMSG("serial8250_uart: device parameters ignored (%s)", parms); in serial8250_uart_dev_init()
A Dimx_uart.c165 IMSG("imx_uart: device parameters ignored (%s)", parms); in imx_uart_dev_init()
A Ddra7_rng.c185 IMSG("DRA7x TRNG initialized"); in dra7_rng_init()
A Dimx_i2c.c400 IMSG("bus not idle"); in imx_i2c_read()
423 IMSG("bus not idle"); in imx_i2c_write()
552 IMSG("i2c%zu not enabled", n + 1); in i2c_map_controller()
A Dstm32mp15_huk.c176 IMSG("HUK %slocked", lock ? "" : "un"); in tee_otp_get_hw_unique_key()
A Dpl011.c191 IMSG("pl011: device parameters ignored (%s)", parms); in pl011_dev_init()
/optee_os-3.20.0/core/drivers/crypto/se050/adaptors/apis/
A Dsss.c81 IMSG("scp03: current keys"); in se050_rotate_scp03_keys()
88 IMSG("scp03: proposed new keys"); in se050_rotate_scp03_keys()
/optee_os-3.20.0/core/arch/arm/plat-k3/
A Dmain.c94 IMSG("HUK Initialized"); in tee_otp_get_hw_unique_key()

Completed in 21 milliseconds

12