Searched refs:blob (Results 1 – 6 of 6) sorted by relevance
102 uint32_t blob = 0; in caam_hal_ctrl_inc_priblob() local112 blob = val + 1; in caam_hal_ctrl_inc_priblob()114 blob = val + 2; in caam_hal_ctrl_inc_priblob()118 CTRL_TRACE("New CAAM PRIBLOB value: 0x%"PRIx32, blob); in caam_hal_ctrl_inc_priblob()121 val |= blob; in caam_hal_ctrl_inc_priblob()127 blob); in caam_hal_ctrl_inc_priblob()128 if (val != blob) in caam_hal_ctrl_inc_priblob()
79 void *blob; member669 return external_dt.blob; in get_external_dt()679 if (!external_dt.blob) in release_external_dt()682 ret = fdt_pack(external_dt.blob); in release_external_dt()685 virt_to_phys(external_dt.blob), ret); in release_external_dt()694 external_dt.blob = NULL; in release_external_dt()726 if (!fdt_check_header(dt->blob)) { in init_dt_overlay()753 offs = fdt_path_offset(dt->blob, path); in add_dt_path_subnode()956 len_size = fdt_size_cells(dt->blob, offs); in add_res_mem_dt_node()1156 dt->blob = fdt; in init_external_dt()[all …]
14 subdirs-$(CFG_NXP_CAAM_BLOB_DRV) += blob
81 1. A [ChangeLog](https://github.com/Mbed-TLS/mbedtls/blob/development/ChangeLog.d/00README.md) entr…
4009 * Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob4062 * Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
1320 [rpmb_doc]: https://github.com/OP-TEE/optee_os/blob/master/documentation/secure_storage_rpmb.md1456 [DCO]: https://github.com/OP-TEE/optee_os/blob/master/Notice.md#contributions1458 [synchro]: https://github.com/OP-TEE/optee_os/blob/master/documentation/optee_design.md#4-thread-ha…1459 [elf]: https://github.com/OP-TEE/optee_os/blob/master/documentation/optee_design.md#format
Completed in 16 milliseconds