Searched refs:description (Results 1 – 25 of 25) sorted by relevance
/optee_os-3.20.0/core/include/kernel/ |
A D | ts_store.h | 17 const char *description; member
|
/optee_os-3.20.0/lib/libutee/arch/arm/ |
A D | arm32_user_sysreg.txt | 5 @ Based on register description in
|
/optee_os-3.20.0/core/kernel/ |
A D | early_ta.c | 36 .description = "early TA",
|
A D | secstor_ta.c | 81 .description = "Secure Storage TA",
|
A D | ldelf_syscalls.c | 143 (void *)uuid, binh->op->description); in ldelf_syscall_open_bin() 155 (void *)uuid, binh->op->description); in ldelf_syscall_open_bin()
|
A D | ree_fs_ta.c | 648 .description = "REE", 799 .description = "REE [buffered]",
|
A D | user_ta.c | 417 DMSG("TA store: \"%s\"", op->description); in check_ta_store()
|
/optee_os-3.20.0/core/arch/arm/plat-totalcompute/fdts/ |
A D | optee_sp_manifest.dts | 15 description = "op-tee";
|
/optee_os-3.20.0/scripts/ |
A D | bin_to_c.py | 16 parser = argparse.ArgumentParser(description='Converts a binary file '
|
A D | update_changelog.py | 12 parser = argparse.ArgumentParser(description='Helper script that updates '
|
A D | mem_usage.py | 14 parser = argparse.ArgumentParser(description='Shows the memory usage '
|
A D | ts_bin_to_c.py | 20 description='Converts a Trusted '
|
A D | arm32_sysreg.py | 210 parser = argparse.ArgumentParser(description='Generates instructions to '
|
A D | get_maintainer.py | 24 parser = argparse.ArgumentParser(description='Print the maintainers for '
|
A D | symbolize.py | 116 description='Symbolizes OP-TEE abort dumps or function graphs',
|
A D | sign_encrypt.py | 193 description='Sign and encrypt (optional) a Trusted Application ' +
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | arm32_gicv3_sysreg.txt | 5 @ Based on register description in
|
A D | secure_partition.c | 416 const struct fdt_property *description = NULL; in check_fdt() local 425 description = fdt_get_property(fdt, 0, "description", in check_fdt() 427 if (description) in check_fdt() 428 DMSG("Loading SP: %s", description->data); in check_fdt() 1346 .description = "SP store",
|
A D | arm32_sysreg.txt | 5 @ Based on register description in
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/ |
A D | oid.c | 300 …tls_oid_get_extended_key_usage, mbedtls_oid_descriptor_t, ext_key_usage, const char *, description) 309 …et_certificate_policies, mbedtls_oid_descriptor_t, certificate_policies, const char *, description) 416 …T_DESCRIPTOR_ATTR1(mbedtls_oid_get_sig_alg_desc, oid_sig_alg_t, sig_alg, const char *, description)
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | oid.h | 447 const char *description; /*!< human friendly description */ member
|
/optee_os-3.20.0/ |
A D | MAINTAINERS | 8 MAINTAINER file for the description of section entries [1].
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | CONTRIBUTING.md | 80 …)](https://tls.mbed.org/kb) article should be added, write this as a comment in the PR description.
|
A D | LICENSE | 186 file or class name and description of purpose be included on the
|
A D | ChangeLog | 605 description part of the cert to the real signature. This meant that a 4191 error codes and their description.
|
Completed in 27 milliseconds