Home
last modified time | relevance | path

Searched refs:PRIx32 (Results 1 – 25 of 170) sorted by relevance

1234567

/optee_os/core/drivers/crypto/caam/hal/imx_8ulp/
H A Dhal_jr.c35 HAL_TRACE("JR%" PRIu32 "DID_MS value 0x%" PRIx32, jr_idx, val); in caam_hal_jr_setowner()
58 HAL_TRACE("JR%" PRIu32 "DID_MS value 0x%" PRIx32 " (0x%" PRIx32 in caam_hal_jr_setowner()
64 HAL_TRACE("JR%" PRIu32 "DID_LS value 0x%" PRIx32 in caam_hal_jr_setowner()
65 " (0x%" PRIx32 ")", in caam_hal_jr_setowner()
71 HAL_TRACE("JR%" PRIu32 "DID_LS set value 0x%" PRIx32, jr_idx, in caam_hal_jr_setowner()
73 HAL_TRACE("JR%" PRIu32 "DID_MS set value 0x%" PRIx32, jr_idx, in caam_hal_jr_setowner()
/optee_os/core/drivers/crypto/caam/hal/imx_8m/
H A Dhal_jr.c34 HAL_TRACE("JR%" PRIu32 "DID_MS value 0x%" PRIx32, jr_idx, val); in caam_hal_jr_setowner()
57 HAL_TRACE("JR%" PRIu32 "DID_MS value 0x%" PRIx32 " (0x%" PRIx32 in caam_hal_jr_setowner()
63 HAL_TRACE("JR%" PRIu32 "DID_LS value 0x%" PRIx32 in caam_hal_jr_setowner()
64 " (0x%" PRIx32 ")", in caam_hal_jr_setowner()
70 HAL_TRACE("JR%" PRIu32 "DID_LS set value 0x%" PRIx32, jr_idx, in caam_hal_jr_setowner()
72 HAL_TRACE("JR%" PRIu32 "DID_MS set value 0x%" PRIx32, jr_idx, in caam_hal_jr_setowner()
/optee_os/core/arch/arm/plat-stm32mp1/nsec-service/
H A Dbsec_svc.c30 FMSG("read shadow @%#"PRIx32, otp_id); in bsec_main()
34 FMSG("program @%#"PRIx32, otp_id); in bsec_main()
38 FMSG("write shadow @%#"PRIx32, otp_id); in bsec_main()
42 FMSG("read @%#"PRIx32, otp_id); in bsec_main()
52 FMSG("permanent write lock @%#"PRIx32, otp_id); in bsec_main()
56 DMSG("Invalid command %#"PRIx32, cmd); in bsec_main()
/optee_os/core/drivers/crypto/caam/hal/imx_6_7/
H A Dhal_jr.c34 HAL_TRACE("JR%" PRIu32 "MIDR_MS value 0x%" PRIx32, jr_idx, val); in caam_hal_jr_setowner()
58 HAL_TRACE("JR%" PRIu32 "MIDR_MS value 0x%" PRIx32 " (0x%" PRIx32 in caam_hal_jr_setowner()
67 HAL_TRACE("JR%" PRIu32 "MIDR_LS value 0x%" PRIx32 in caam_hal_jr_setowner()
74 HAL_TRACE("JR%" PRIu32 "MIDR_LS set value 0x%" PRIx32, jr_idx, in caam_hal_jr_setowner()
76 HAL_TRACE("JR%" PRIu32 "MIDR_MS set value 0x%" PRIx32, jr_idx, in caam_hal_jr_setowner()
/optee_os/core/pta/stm32mp/
H A Dbsec_pta.c69 FMSG("Read shadow %"PRIu32" val: %#"PRIx32, otp_id, in bsec_read_mem()
78 FMSG("Read fuse %"PRIu32" val: %#"PRIx32, otp_id, *buf); in bsec_read_mem()
116 FMSG("Read lock %"PRIu32" val: %#"PRIx32, otp_id, *buf); in bsec_read_mem()
175 FMSG("Write shadow %"PRIx32" : %"PRIx32, in bsec_write_mem()
182 FMSG("Write fuse %"PRIx32" : %08"PRIx32, in bsec_write_mem()
217 FMSG("OTP %"PRIx32" invalid operation: %"PRIx32, in bsec_write_mem()
268 FMSG(PTA_NAME" command %#"PRIx32" ptypes %#"PRIx32, in bsec_pta_invoke_command()
/optee_os/core/pta/
H A Dhwrng.c31 DMSG("bad parameters types: 0x%" PRIx32, types); in rng_get_entropy()
49 DMSG("bad parameters types: 0x%" PRIx32, types); in rng_get_info()
63 FMSG(PTA_NAME" command %#"PRIx32" ptypes %#"PRIx32, cmd, ptypes); in invoke_command()
/optee_os/core/arch/arm/plat-marvell/armada7k8k/
H A Dhal_sec_perf.c160 EMSG("region addr(0x%" PRIx32 ") is not aligned with 1M!", in set_range()
166 EMSG("region size(0x%" PRIx32 ") is not aligned with 1M!", in set_range()
172 EMSG("region size(0x%" PRIx32 in set_range()
173 ") not align with addr(0x%" PRIx32 ")", in set_range()
180 EMSG("not valid region size(2^n)! size:0x%" PRIx32, size); in set_range()
227 ": Reg 0x%" PRIx64 " = 0x%" PRIx32, in _dump_range()
229 DMSG("AddrL: 0x%08" PRIx32, addr_read); in _dump_range()
283 DMSG("sec-rgn size: ra = 0x%08" PRIx32 ", size = 0x%" PRIx32, in init_sec_perf()
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c84 CRYPTO_TRACE("Algo 0x%" PRIx32 " curve 0x%" PRIx32 in algo_is_valid()
96 CRYPTO_TRACE("Algo 0x%" PRIx32 " curve 0x%" PRIx32 " is not valid", in algo_is_valid()
145 CRYPTO_TRACE("ECC Keypair (%zu bits) generate ret = 0x%" PRIx32, in ecc_generate_keypair()
217 CRYPTO_TRACE("Sign algo (0x%" PRIx32 ") returned 0x%" PRIx32, algo, in ecc_sign()
277 CRYPTO_TRACE("Verify algo (0x%" PRIx32 ") returned 0x%" PRIx32, algo, in ecc_verify()
345 CRYPTO_TRACE("Shared Secret returned 0x%" PRIx32, ret); in ecc_shared_secret()
364 CRYPTO_TRACE("Curve 0x%08"PRIx32" not supported", key->curve); in ecc_sm2_encrypt()
429 CRYPTO_TRACE("Curve 0x%08"PRIx32" not supported", key->curve); in ecc_sm2_decrypt()
542 CRYPTO_TRACE("ECC Keypair (%zu bits) alloc ret = 0x%" PRIx32, size_bits, in drvcrypt_asym_alloc_ecc_keypair()
593 CRYPTO_TRACE("ECC Public Key (%zu bits) alloc ret = 0x%" PRIx32, in drvcrypt_asym_alloc_ecc_public_key()
H A Ddsa.c60 CRYPTO_TRACE("DSA Keypair (%zu bits) alloc ret = 0x%" PRIx32, size_bits, in crypto_acipher_alloc_dsa_keypair()
88 CRYPTO_TRACE("DSA Public Key (%zu bits) alloc ret = 0x%" PRIx32, in crypto_acipher_alloc_dsa_public_key()
115 CRYPTO_TRACE("DSA Keypair (%zu bits) generate ret = 0x%" PRIx32, in crypto_acipher_gen_dsa_key()
175 CRYPTO_TRACE("Sign algo (0x%" PRIx32 ") returned 0x%" PRIx32, algo, in crypto_acipher_dsa_sign()
226 CRYPTO_TRACE("Verify algo (0x%" PRIx32 ") returned 0x%" PRIx32, algo, in crypto_acipher_dsa_verify()
H A Drsa.c34 CRYPTO_TRACE("RSA Keypair (%zu bits) alloc ret = 0x%" PRIx32, size_bits, in crypto_acipher_alloc_rsa_keypair()
55 CRYPTO_TRACE("RSA Public Key (%zu bits) alloc ret = 0x%" PRIx32, in crypto_acipher_alloc_rsa_public_key()
101 CRYPTO_TRACE("RSA Keypair (%zu bits) generate ret = 0x%" PRIx32, in crypto_acipher_gen_rsa_key()
142 CRYPTO_TRACE("RSA Decrypt NO PAD ret = 0x%" PRIx32, ret); in crypto_acipher_rsanopad_decrypt()
195 CRYPTO_TRACE("RSA Encrypt NO PAD ret = 0x%" PRIx32, ret); in crypto_acipher_rsanopad_encrypt()
263 CRYPTO_TRACE("RSAES Decrypt ret = 0x%" PRIx32, ret); in crypto_acipher_rsaes_decrypt()
356 CRYPTO_TRACE("RSAES Encrypt ret = 0x%" PRIx32, ret); in crypto_acipher_rsaes_encrypt()
436 CRYPTO_TRACE("Encode signature algo (0x%" PRIx32 in crypto_acipher_rsassa_sign()
437 ") returned 0x%" PRIx32, in crypto_acipher_rsassa_sign()
512 CRYPTO_TRACE("Signature verif algo (0x%" PRIx32 ") returned 0x%" PRIx32, in crypto_acipher_rsassa_verify()
H A Ddh.c28 CRYPTO_TRACE("DH Keypair (%zu bits) alloc ret = 0x%" PRIx32, size_bits, in crypto_acipher_alloc_dh_keypair()
51 CRYPTO_TRACE("DH Keypair (%zu bits) generate ret = 0x%" PRIx32, in crypto_acipher_gen_dh_key()
94 CRYPTO_TRACE("Shared Secret returned 0x%" PRIx32, ret); in crypto_acipher_dh_shared_secret()
/optee_os/core/drivers/crypto/caam/utils/
H A Dutils_sgt_v1.c22 SGT_TRACE("SGT[%d]->ptr_ms = %" PRIx32, idx, sgt->sgt[idx].v1.ptr_ms); in sgt_entry_trace()
23 SGT_TRACE("SGT[%d]->ptr_ls = %" PRIx32, idx, sgt->sgt[idx].v1.ptr_ls); in sgt_entry_trace()
24 SGT_TRACE("SGT[%d]->len_f_e = %" PRIx32, idx, in sgt_entry_trace()
26 SGT_TRACE("SGT[%d]->offset = %" PRIx32, idx, sgt->sgt[idx].v1.offset); in sgt_entry_trace()
/optee_os/core/arch/arm/plat-marvell/armada3700/
H A Dhal_sec_perf.c158 EMSG("region addr(0x%" PRIx32 ") is not aligned with 1M!", in set_range()
164 EMSG("region size(0x%" PRIx32 ") is not aligned with 1M!", in set_range()
171 EMSG("not valid region size(2^n)! size:0x%" PRIx32, size); in set_range()
217 ": Reg 0x%" PRIx64 " = 0x%" PRIx32, in _dump_range()
219 DMSG("AddrL: 0x%08" PRIx32, addr_read); in _dump_range()
251 DMSG("sec-rgn size: ra = 0x%" PRIx32 ", size = 0x%" PRIx64, in init_sec_perf()
/optee_os/core/pta/k3/
H A Dotp.c33 DMSG("Written the value: 0x%08"PRIx32, params[1].value.a); in write_otp_row()
56 DMSG("Got the value: 0x%08"PRIx32, params[1].value.a); in read_otp_mmr()
94 DMSG("Locked the row: 0x%08"PRIx32, params[1].value.a); in lock_otp_row()
111 EMSG("Command ID 0x%"PRIx32" is not supported", command); in invoke_command()
/optee_os/core/drivers/
H A Dbcm_sotp.c82 EMSG("FDONE status done wait failed and returned %#"PRIx32, in bcm_iproc_sotp_mem_read()
116 EMSG("FDONE cmd done wait failed and returned %#"PRIx32, ret); in bcm_iproc_sotp_mem_read()
176 EMSG("FDONE status done wait failed and returned %#"PRIx32, in bcm_iproc_sotp_mem_write()
217 EMSG("FDONE cmd done wait failed and returned %"PRIx32, in bcm_iproc_sotp_mem_write()
234 EMSG("PROGOK cmd wait failed and returned %#"PRIx32, ret); in bcm_iproc_sotp_mem_write()
259 EMSG("CMD DONE wait failed and returned %#"PRIx32, ret); in bcm_iproc_sotp_mem_write()
H A Dtzc380.c145 EMSG("Fail address Low 0x%" PRIx32, in tzc_fail_dump()
147 EMSG("Fail address High 0x%" PRIx32, in tzc_fail_dump()
149 EMSG("Fail Control 0x%" PRIx32, io_read32(base + FAIL_CONTROL_OFF)); in tzc_fail_dump()
150 EMSG("Fail Id 0x%" PRIx32, io_read32(base + FAIL_ID)); in tzc_fail_dump()
354 DMSG("Lockdown select: %"PRIx32, in tzc_dump_state()
356 DMSG("Lockdown range: %"PRIx32, in tzc_dump_state()
358 DMSG("Action register: %"PRIx32, tzc_get_action()); in tzc_dump_state()
/optee_os/core/drivers/crypto/caam/
H A Dcaam_rng.c127 RNG_TRACE("CAAM Status 0x%08" PRIx32, jobctx.status); in do_rng_read()
155 RNG_TRACE("RNG SH Status 0x%08" PRIx32 " - Key Status %" PRId8, in prepare_inst_desc()
270 RNG_TRACE("RNG All SH are instantiated (0x%08" PRIx32 in caam_rng_instantiation()
299 RNG_TRACE("RNG Job status 0x%08" PRIx32, jobctx.status); in caam_rng_instantiation()
353 EMSG("Failed to read RNG: %#" PRIx32, res); in plat_rng_init()
359 EMSG("Failed to initialize RNG: %#" PRIx32, res); in plat_rng_init()
/optee_os/core/drivers/crypto/crypto_api/authenc/
H A Dauthenc.c107 CRYPTO_TRACE("authenc ret 0x%" PRIx32, ret); in authenc_init()
139 CRYPTO_TRACE("authenc ret 0x%" PRIx32, ret); in authenc_update_aad()
182 CRYPTO_TRACE("authenc ret 0x%" PRIx32, ret); in authenc_update_payload()
231 CRYPTO_TRACE("authenc ret 0x%" PRIx32, ret); in authenc_enc_final()
277 CRYPTO_TRACE("authenc ret 0x%" PRIx32, ret); in authenc_dec_final()
311 CRYPTO_TRACE("authenc alloc_ctx algo 0x%" PRIx32, algo); in drvcrypt_authenc_alloc_ctx()
330 CRYPTO_TRACE("authenc alloc_ctx ret 0x%" PRIx32, ret); in drvcrypt_authenc_alloc_ctx()
/optee_os/core/arch/arm/plat-rzn1/
H A Dsm_platform_handler.c51 DMSG("Blocking write of 0x%"PRIx32" to register 0x%" in oem_sysreg()
52 PRIx32" (0x%"PRIxVA")", *pvalue, addr, reg); in oem_sysreg()
60 DMSG("Blocking read of register 0x%"PRIx32" (0x%" in oem_sysreg()
/optee_os/core/include/kernel/
H A Dlockdep.h88 EMSG("lockdep: error %#" PRIx32, res); in lockdep_lock_acquire()
107 EMSG("lockdep: error %#" PRIx32, res); in lockdep_lock_tryacquire()
123 EMSG("lockdep: error %#" PRIx32, res); in lockdep_lock_release()
/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_ctrl.c112 CTRL_TRACE("Reading CAAM PRIBLOB: 0x%"PRIx32, val); in caam_hal_ctrl_inc_priblob()
121 CTRL_TRACE("New CAAM PRIBLOB value: 0x%"PRIx32, blob); in caam_hal_ctrl_inc_priblob()
129 CTRL_TRACE("Checking: CAAM PRIBLOB: 0x%"PRIx32 " want: 0x%"PRIx32, val, in caam_hal_ctrl_inc_priblob()
254 DMSG("val_scfgr = %#"PRIx32, io_caam_read32(ctrl_addr + SCFGR)); in caam_hal_ctrl_fill_mpmr()
/optee_os/ta/pkcs11/src/
H A Dpersistent_token.c61 EMSG("Failed to open token persistent db: %#"PRIx32, res); in update_persistent_db()
67 EMSG("Failed to write to token persistent db: %#"PRIx32, res); in update_persistent_db()
141 EMSG("TEE_GetPropertyAsIdentity: returned %#"PRIx32, res); in setup_so_identity_auth_from_client()
174 EMSG("TEE_GetPropertyAsIdentity: returned %#"PRIx32, in setup_identity_auth_from_pin()
266 EMSG("TEE_GetPropertyAsIdentity: returned %#"PRIx32, res); in verify_identity_auth()
485 EMSG("OpenPersistent failed %#"PRIx32, res); in load_persistent_object_attributes()
493 EMSG("GetObjectInfo failed %#"PRIx32, res); in load_persistent_object_attributes()
508 EMSG("Seek to 0 failed %#"PRIx32, res); in load_persistent_object_attributes()
513 EMSG("Read %zu bytes, failed %#"PRIx32, in load_persistent_object_attributes()
557 EMSG("OpenPersistent failed %#"PRIx32, res); in update_persistent_object_attributes()
[all …]
/optee_os/core/kernel/
H A Dtransfer_list.c97 DMSG("signature %#"PRIx32, tl->signature); in transfer_list_dump()
102 DMSG("size %#"PRIx32, tl->size); in transfer_list_dump()
103 DMSG("max_size %#"PRIx32, tl->max_size); in transfer_list_dump()
104 DMSG("flags %#"PRIx32, tl->flags); in transfer_list_dump()
113 DMSG("data_size %#"PRIx32, tl_e->data_size); in transfer_list_dump()
208 EMSG("Bad transfer list signature %#"PRIx32, tl->signature); in transfer_list_check_header()
213 EMSG("Bad transfer list max size %#"PRIx32, tl->max_size); in transfer_list_check_header()
218 EMSG("Bad transfer list size %#"PRIx32, tl->size); in transfer_list_check_header()
/optee_os/core/pta/imx/
H A Dmanufacturing_protection.c34 EMSG("MP public key export failed with code 0x%" PRIx32, res); in mp_get_public_key()
75 EMSG("Manufacturing Protection signature failed 0x%" PRIx32, in mp_signature()
85 EMSG("Manufacturing Protection export MPRM failed 0x%" PRIx32, in mp_signature()
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c219 DMSG("magic :\t%#"PRIx32, hdr->magic); in remoteproc_header_dump()
220 DMSG("version :\t%#"PRIx32, hdr->version); in remoteproc_header_dump()
221 DMSG("tlv_len :\t%#"PRIx32, hdr->tlv_len); in remoteproc_header_dump()
222 DMSG("sign_len :\t%#"PRIx32, hdr->sign_len); in remoteproc_header_dump()
223 DMSG("img_len :\t%#"PRIx32, hdr->img_len); in remoteproc_header_dump()
256 DMSG("TLV type %#"PRIx32" found, size %#"PRIx32, in remoteproc_get_tlv()
352 EMSG("Failed to verify signature, res = %#"PRIx32, res); in remoteproc_pta_verify()
573 EMSG("Failed to translate device address %#"PRIx32, da); in remoteproc_da_to_pa()
598 DMSG("Resource table device address %#"PRIx32" size %#"PRIx32, in remoteproc_parse_rsc_table()
740 DMSG("Load segment %#"PRIx32" size %"PRIu32" (%"PRIu32")", da, size, in remoteproc_load_segment()
[all …]

1234567