Home
last modified time | relevance | path

Searched refs:PRIx16 (Results 1 – 17 of 17) sorted by relevance

/optee_os/lib/libutils/isoc/include/
H A Dinttypes.h43 #define PRIx16 "x" macro
/optee_os/core/arch/arm/plat-ti/
H A Dsm_platform_handler_a15.c61 EMSG("Invalid SIP function code: 0x%04"PRIx16, sip_func); in ti_sip_handler()
H A Dsm_platform_handler_a9.c64 EMSG("Invalid SIP function code: 0x%04"PRIx16, sip_func); in ti_sip_handler()
/optee_os/core/arch/arm/plat-vexpress/
H A Dmain.c158 DMSG("Asynchronous notifications started, event %d (vm %#"PRIx16")", in atomic_console_notif()
162 DMSG("Shutting down partition, event %d (vm %#"PRIx16")", in atomic_console_notif()
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_pbkdf2.c20 EMSG("SEC do pbkdf2 fail! done=%#"PRIx16", etype=%#"PRIx8, in sec_pbkdf2_parse_sqe()
67 EMSG("SEC do pbkdf2 fail! done=%#"PRIx16", etype=%#"PRIx8, in sec_pbkdf2_parse_bd3_sqe()
H A Dhpre_dh.c89 EMSG("HPRE do dh fail! done=0x%"PRIx16", etype=0x%"PRIx16, in hpre_dh_parse_sqe()
H A Dsec_hash.c248 EMSG("SEC BD2 fail! done=%#"PRIx16", etype=%#"PRIx8, in sec_parse_digest_sqe()
264 EMSG("SEC BD3 fail! done=%#"PRIx16", etype=%#"PRIx8, in sec_parse_digest_bd3_sqe()
H A Dsec_cipher.c382 EMSG("SEC BD2 fail! done=%#"PRIx16", etype=%#"PRIx8, in sec_cipher_bd_parse()
423 EMSG("SEC BD3 fail! done=%#"PRIx16", etype=%#"PRIx8, in sec_cipher_bd3_parse()
H A Dsec_authenc.c68 EMSG("SEC BD2 fail! done=%#"PRIx16", etype=%#"PRIx8, in sec_aead_bd_parse()
123 EMSG("SEC BD3 fail! done=%#"PRIx16", etype=%#"PRIx8, in sec_aead_bd3_parse()
/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_sci.c111 FMSG("Sending %"PRIx16" with seq %"PRIu8" host %"PRIu8, in ti_sci_do_xfer()
142 FMSG("Receive %"PRIx16" with seq %"PRIu8" host %"PRIu8, in ti_sci_do_xfer()
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c2444 EMSG("Unexpected properties in %#"PRIx32" for LSP \"%s\" %#"PRIx16, in check_desc()
2452 EMSG("Missing direct request callback for LSP \"%s\" %#"PRIx16, in check_desc()
2461 EMSG("Found NULL UUID for LSP \"%s\" %#"PRIx16, in check_desc()
2500 DMSG("Adding Logical SP \"%s\" with id %#"PRIx16, in spmc_register_lsp()
2543 DMSG("SPMD ID %#"PRIx16, spmd_id); in spmc_init()
2546 DMSG("SPMC ID %#"PRIx16, optee_spmc_lsp.sp_id); in spmc_init()
2550 DMSG("OP-TEE endpoint ID %#"PRIx16, optee_core_lsp.sp_id); in spmc_init()
2835 DMSG("SPMC ID %#"PRIx16, spmc_id); in spmc_init()
2838 DMSG("OP-TEE endpoint ID %#"PRIx16, optee_core_lsp.sp_id); in spmc_init()
H A Dsecure_partition.c1629 DMSG("endpoint is 0x%"PRIx16, sess->endpoint_id); in sp_init_uuid()
2108 DMSG("Starting SP: 0x%"PRIx16, s->endpoint_id); in sp_init_all()
2112 EMSG("Failed starting SP(0x%"PRIx16") err:%#"PRIx32, in sp_init_all()
H A Dspmc_sp_handler.c908 EMSG("SP 0x%"PRIx16" doesn't support sending direct requests", in ffa_handle_sp_direct_req()
915 EMSG("SP 0x%"PRIx16" doesn't support receipt of direct requests", in ffa_handle_sp_direct_req()
H A Dstmm_sp.c840 EMSG("Undefined endpoint id %#"PRIx16, dst_id); in spm_handle_direct_req()
/optee_os/core/kernel/
H A Dtransfer_list.c111 DMSG("tag_id %#"PRIx16, tl_e->tag_id); in transfer_list_dump()
/optee_os/core/drivers/crypto/ele/
H A Dele.c85 DMSG("Response status %#"PRIx8", rating %#"PRIx8" (ext %#"PRIx16")", in print_rsp_code()
/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c671 EMSG("cookie %#"PRIx64" mismatching internal_offs got %#"PRIx16" expected %#x", in mobj_ffa_get_by_cookie()