Searched refs:uuid (Results 1 - 25 of 51) sorted by relevance

123

/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
H A Dtbbr_config.c17 .uuid = UUID_TRUSTED_UPDATE_FIRMWARE_SCP_BL2U,
22 .uuid = UUID_TRUSTED_UPDATE_FIRMWARE_BL2U,
27 .uuid = UUID_TRUSTED_UPDATE_FIRMWARE_NS_BL2U,
32 .uuid = UUID_TRUSTED_FWU_CERT,
37 .uuid = UUID_TRUSTED_BOOT_FIRMWARE_BL2,
42 .uuid = UUID_SCP_FIRMWARE_SCP_BL2,
47 .uuid = UUID_EL3_RUNTIME_FIRMWARE_BL31,
52 .uuid = UUID_SECURE_PAYLOAD_BL32,
57 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA1,
62 .uuid
[all...]
H A Dtbbr_config.h12 #include <uuid.h>
19 uuid_t uuid; member in struct:toc_entry
H A Dfiptool.h14 #include <uuid.h>
34 uuid_t uuid; member in struct:image_desc
H A Dfiptool.c137 static image_desc_t *new_image_desc(const uuid_t *uuid, argument
144 memcpy(&desc->uuid, uuid, sizeof(uuid_t));
210 desc = new_image_desc(&toc_entry->uuid,
217 static image_desc_t *lookup_image_desc_from_uuid(const uuid_t *uuid) argument
222 if (memcmp(&desc->uuid, uuid, sizeof(uuid_t)) == 0)
314 if (memcmp(&toc_entry->uuid, &uuid_null, sizeof(uuid_t)) == 0) {
338 desc = lookup_image_desc_from_uuid(&toc_entry->uuid);
342 uuid_to_str(name, sizeof(name), &toc_entry->uuid);
365 read_image_from_file(const uuid_t *uuid, const char *filename) argument
630 parse_blob_opt(char *arg, uuid_t *uuid, char *filename, size_t len) argument
686 uuid_t uuid = { 0 }; local
783 uuid_t uuid = { 0 }; local
891 uuid_t uuid = { 0 }; local
1030 uuid_t uuid = { 0 }; local
[all...]
/device/linaro/bootloader/arm-trusted-firmware/include/tools_share/
H A Duuid.h50 struct uuid { struct
60 typedef struct uuid uuid_t;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_uuid.py3 import uuid namespace
28 'urn:uuid:00000000-0000-0000-0000-000000000000',
29 0, 0, uuid.RESERVED_NCS, None),
37 'urn:uuid:00010203-0405-0607-0809-0a0b0c0d0e0f',
38 0x607040500010203L, 0x809, uuid.RESERVED_NCS, None),
46 'urn:uuid:02d9e6d5-9467-382e-8f9b-9300a64ac3cd',
47 0x82e946702d9e6d5L, 0xf9b, uuid.RFC_4122, 3),
55 'urn:uuid:12345678-1234-5678-1234-567812345678',
56 0x678123412345678L, 0x1234, uuid.RESERVED_NCS, None),
64 'urn:uuid
[all...]
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
H A Darm_io_storage.c29 .uuid = UUID_TRUSTED_BOOT_FIRMWARE_BL2,
33 .uuid = UUID_SCP_FIRMWARE_SCP_BL2,
37 .uuid = UUID_EL3_RUNTIME_FIRMWARE_BL31,
41 .uuid = UUID_SECURE_PAYLOAD_BL32,
45 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA1,
49 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA2,
53 .uuid = UUID_NON_TRUSTED_FIRMWARE_BL33,
58 .uuid = UUID_TRUSTED_BOOT_FW_CERT,
62 .uuid = UUID_TRUSTED_KEY_CERT,
66 .uuid
[all...]
H A Darm_sip_svc.c13 #include <uuid.h>
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
H A Duniphier_io_storage.c36 .uuid = UUID_TRUSTED_BOOT_FIRMWARE_BL2,
40 .uuid = UUID_SCP_FIRMWARE_SCP_BL2,
44 .uuid = UUID_EL3_RUNTIME_FIRMWARE_BL31,
48 .uuid = UUID_SECURE_PAYLOAD_BL32,
52 .uuid = UUID_NON_TRUSTED_FIRMWARE_BL33,
57 .uuid = UUID_TRUSTED_BOOT_FW_CERT,
61 .uuid = UUID_TRUSTED_KEY_CERT,
65 .uuid = UUID_SCP_FW_KEY_CERT,
69 .uuid = UUID_SOC_FW_KEY_CERT,
73 .uuid
[all...]
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
H A Dqemu_io_storage.c55 .uuid = UUID_TRUSTED_BOOT_FIRMWARE_BL2,
59 .uuid = UUID_EL3_RUNTIME_FIRMWARE_BL31,
63 .uuid = UUID_SECURE_PAYLOAD_BL32,
67 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA1,
71 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA2,
75 .uuid = UUID_NON_TRUSTED_FIRMWARE_BL33,
80 .uuid = UUID_TRUSTED_BOOT_FW_CERT,
84 .uuid = UUID_TRUSTED_KEY_CERT,
88 .uuid = UUID_SOC_FW_KEY_CERT,
92 .uuid
[all...]
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
H A Defi.h34 #include <sys/uuid.h>
54 struct uuid ct_uuid;
128 efi_status (*rt_getvar)(efi_char *, struct uuid *, uint32_t *,
130 efi_status (*rt_scanvar)(u_long *, efi_char *, struct uuid *);
131 efi_status (*rt_setvar)(efi_char *, struct uuid *, uint32_t,
158 void *efi_get_table(struct uuid *);
H A Dmca_machdep.h53 struct uuid rh_platform;
57 struct uuid sh_uuid;
161 struct uuid mem_oem_id;
189 struct uuid pcibus_oem_id;
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhikey_io_storage.c69 .uuid = UUID_TRUSTED_BOOT_FIRMWARE_BL2,
73 .uuid = UUID_EL3_RUNTIME_FIRMWARE_BL31,
77 .uuid = UUID_SECURE_PAYLOAD_BL32,
81 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA1,
85 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA2,
89 .uuid = UUID_NON_TRUSTED_FIRMWARE_BL33,
93 .uuid = UUID_SCP_FIRMWARE_SCP_BL2,
H A Dhisi_sip_svc.c12 #include <uuid.h>
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
H A Dhikey960_io_storage.c61 .uuid = UUID_TRUSTED_BOOT_FIRMWARE_BL2,
65 .uuid = UUID_SCP_FIRMWARE_SCP_BL2,
69 .uuid = UUID_EL3_RUNTIME_FIRMWARE_BL31,
73 .uuid = UUID_SECURE_PAYLOAD_BL32,
77 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA1,
81 .uuid = UUID_SECURE_PAYLOAD_BL32_EXTRA2,
85 .uuid = UUID_NON_TRUSTED_FIRMWARE_BL33,
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/io/
H A Dio_storage.h13 #include <uuid.h>
53 const uuid_t uuid; member in struct:io_uuid_spec
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/
H A Dplat_storage.c39 .uuid = UUID_TRUSTED_BOOT_FIRMWARE_BL2,
43 .uuid = UUID_EL3_RUNTIME_FIRMWARE_BL31,
47 .uuid = UUID_NON_TRUSTED_FIRMWARE_BL33,
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
H A DCapsule.py26 import uuid namespace
36 EFI_CERT_TYPE_PKCS7_GUID = uuid.UUID('{4aafd29d-68df-49ee-8aa9-347d375665a7}')
37 EFI_CERT_TYPE_RSA2048_SHA256_GUID = uuid.UUID('{a7717414-c616-4977-9420-844712a735bf}')
166 if uuid.UUID(fmp.Certificate_Guid) == EFI_CERT_TYPE_PKCS7_GUID:
204 uuid.UUID(self.TokensDict['CAPSULE_GUID']) == uuid.UUID('6DCBD5ED-E82D-4C44-BDA1-7194199AD92A')):
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
H A DRangeExpression.py18 import uuid namespace
110 rangeId = str(uuid.uuid1())
124 rangeId1 = str(uuid.uuid1())
136 rangeId1 = str(uuid.uuid1())
149 rangeId1 = str(uuid.uuid1())
162 rangeId1 = str(uuid.uuid1())
175 rangeId1 = str(uuid.uuid1())
242 rangeid = str(uuid.uuid1())
274 rangeid = str(uuid.uuid1())
277 rangeid = str(uuid
[all...]
/device/linaro/bootloader/arm-trusted-firmware/drivers/io/
H A Dio_fip.c20 #include <uuid.h>
224 if (compare_uuids(&current_file.entry.uuid,
225 &uuid_spec->uuid) == 0) {
233 } while (compare_uuids(&current_file.entry.uuid, &uuid_null) != 0);
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/common/custom/
H A Doem_svc.c14 #include <uuid.h>
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/
H A Drockchip_sip_svc.c13 #include <uuid.h>
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/
H A Dsip_svc_setup.c10 #include <uuid.h>
/device/linaro/bootloader/arm-trusted-firmware/services/std_svc/
H A Dstd_svc_setup.c17 #include <uuid.h>
/device/google/cuttlefish_common/host/libs/config/
H A Dcuttlefish_config.h148 std::string uuid() const;
149 void set_uuid(const std::string& uuid);

Completed in 169 milliseconds

123