| /optee_os/core/arch/arm/plat-amlogic/scripts/ |
| H A D | aml_bin2img.py | 72 help='Source file') 76 help='Destination file') 81 help='Entry point') 86 help='Reserved memory start') 91 help='Reserved memory size') 96 help='Secure memory start') 101 help='Secure memory size')
|
| /optee_os/scripts/ |
| H A D | mem_usage.py | 16 parser.add_argument('tee_elf', help='the OP-TEE ELF file (tee.elf)') 18 help=' same as -i -p -u -U') 20 help=' do not show the detailed section mappings and ' 23 help='report the total size of the .*_init sections') 25 help='report the total size of the .*_pageable ' 28 help='report the total size of the unpaged sections, ' 32 help='report the size of all unpaged sections ' 37 help='when processing -i, -p, -u, or -U, show only '
|
| H A D | derive_rpmb_key.py | 39 help='''Gives only the hexstring of the RPMB key as 42 help='''Outputs the hardcoded test key''') 44 help='''Hardware Unique Key (16 bytes), as returned 47 parser.add_argument('--cid', type=hex_parse, help='CID (16 bytes)') 49 help='''Generates a backwards compatible key,
|
| H A D | bin_to_c.py | 21 help='Path to the input binary file') 24 help='Variable name for the generated table in ' 28 help='Path for the generated C file') 31 help='Treat input as a text file')
|
| H A D | checkpatch.sh | 24 help() { function 32 checkpatch.sh --help 43 --help Print this help message. 88 --help|-h) 89 help
|
| H A D | update_changelog.py | 23 help='Changelog file to be updated.') 26 help='The release date (yyyy-mm-dd).') 29 help='Release version (MAJOR.MINOR.PATCH).') 33 help='Previous release version (MAJOR.MINOR.PATCH).')
|
| H A D | gen_compile_commands.py | 49 help=directory_help) 54 help=output_help) 59 default=_DEFAULT_LOG_LEVEL, help=log_level_help) 63 help=ar_help) 68 parser.add_argument('paths', type=str, nargs='*', help=paths_help)
|
| H A D | pem_to_pub_c.py | 13 help='Prefix for the public key exponent and modulus in c file') 16 help='Name of c file for the public key') 17 parser.add_argument('--key', required=True, help='Name of key file')
|
| H A D | sign_encrypt.py | 79 help='String UUID of the TA') 83 '--key', required=True, help=''' 91 '--enc-key', required=False, help='Encryption key string') 97 choices=list(enc_key_type.keys()), help=''' 103 '--ta-version', required=False, type=int_parse, default=0, help=''' 111 help='Name of signature input file, defaults to <UUID>.sig') 116 help='Name of digest output file, defaults to <UUID>.dig') 120 '--in', required=False, dest='inf', help=''' 127 help='Name of application output file, defaults to <UUID>.ta') 132 default='TEE_ALG_RSASSA_PKCS1_PSS_MGF1_SHA256', help=''' [all …]
|
| H A D | get_maintainer.py | 32 help='use Reviewed-by: and Acked-by: tags found in ' 36 help='show all paths that are not approved.') 38 help='stricter conditions for patch approval check: ' 41 parser.add_argument('arg', nargs='*', help='file or patch') 43 help='treat following argument as a file path, not ' 46 help='Github pull request ID. The script will ' 50 help='show all the recipients to be used in release '
|
| H A D | ts_bin_to_c.py | 26 help='Name of the output C file') 31 help='Path to the TA binary. File name has to be: <uuid>.* ' 37 help='Path to the SP binary. File name has to be: <uuid>.* ' 44 help='Compress the image using the DEFLATE ' 51 help='path to the SP manifest file')
|
| H A D | gen_tee_bin.py | 350 help='The input tee.elf') 354 help='The output tee.bin') 358 help='The output tee_raw.bin') 362 help='The output tee_pager.bin') 366 help='The output tee_pageable.bin') 370 help='The output tee_header_v2.bin') 374 help='The output tee_pager_v2.bin') 378 help='The output tee_pageable_v2.bin')
|
| H A D | gen_stmm_hex.py | 17 help='The input StMM binary (BL32_AP_MM.fd)') 21 help='The output stmm_hex.c')
|
| H A D | sign_rproc_fw.py | 305 help='Name of firmware input file ' + 308 help='Name of the signed firmware output file') 310 help='Name of signing key file', 313 help='Name file containing extra key information', 316 help='Type of signing key: should be RSA or ECC', 320 help='passphrase for the private key decryption', 324 help='Platform TLV that will be placed into image '
|
| H A D | gen_ldelf_hex.py | 127 help='The input ldelf.elf') 131 help='The output ldelf_hex.c')
|
| H A D | tee_bin_parser.py | 14 help='The input tee.bin')
|
| H A D | checkpatch_inc.sh | 23 $CHECKPATCH --help 2>&1 | grep -q -- --typedefsfile || \
|
| H A D | arm32_sysreg.py | 214 help='Generate an Assembly instead of a C file') 216 help='Provide #ifdef <guard_argument> in C file')
|
| H A D | symbolize.py | 119 help='Search for ELF file in DIR. tee.elf is needed ' 125 help='Strip STRIP_PATH from file paths (default: '
|
| /optee_os/core/arch/arm/plat-stm32mp1/scripts/ |
| H A D | stm32image.py | 103 help='Source file') 107 help='Destination file') 111 help='Load address') 115 help='Entry point') 119 help='Binary identification')
|
| /optee_os/ta/pkcs11/scripts/ |
| H A D | verify-helpers.sh | 76 -h|--help)
|
| /optee_os/ |
| H A D | .clang-format | 5 # This is not perfect, but should help in most cases.
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | README.md | 11 …re programmatic way using the Python 3 script `scripts/config.py` (use `--help` for usage instruct…
|
| H A D | ChangeLog | 4097 * Fix usage help in ssl_server2 example. Found and fixed by Bei Lin. 6007 supported version to a server to help buggy server implementations.
|