/trusted-firmware-a/tools/amlogic/ |
A D | doimage.c | 20 static inline void usage(char const *prog) in usage() function 52 usage(PROGNAME(argc, argv)); in main()
|
/trusted-firmware-a/tools/sptool/ |
A D | sptool.c | 272 static void usage(void) in usage() function 312 usage(); in main() 331 usage(); in main() 339 usage(); in main()
|
/trusted-firmware-a/tools/fiptool/ |
A D | fiptool.c | 39 static void usage(void); 43 { .name = "info", .handler = info_cmd, .usage = info_usage }, 44 { .name = "create", .handler = create_cmd, .usage = create_usage }, 45 { .name = "update", .handler = update_cmd, .usage = update_usage }, 1190 usage(); in help_cmd() 1195 cmds[i].usage != NULL) in help_cmd() 1196 cmds[i].usage(EXIT_SUCCESS); in help_cmd() 1203 static void usage(void) in usage() function 1244 usage(); in main() 1253 usage(); in main() [all …]
|
A D | fiptool.h | 51 void (*usage)(int); member
|
/trusted-firmware-a/lib/romlib/ |
A D | gen_combined_bl1_romlib.sh | 26 echo usage: gen_combined_bl1_romlib.sh [-o output] path_to_build_directory >&2
|
/trusted-firmware-a/docs/build/latex/ |
A D | sphinxlatexindbibtoc.sty | 60 % for usage with xindy: this string gets internationalized in preamble
|
A D | LICRcyr2utf8.xdy | 6 ;; usage: for use with pdflatex produced .idx files.
|
A D | LICRlatin2utf8.xdy | 6 ;; usage: for use with the pdflatex engine, 14 ;; - Systematic usage of the \IeC {...} mark-up, because mark-up in
|
A D | sphinx.sty | 203 % store the original \caption macro for usage with figures inside longtable 243 % also for usage of \firstchoice@true(false) in sphinxlatexgraphics.sty
|
A D | sphinxpackagefootnote.sty | 368 \protected\def\sphinxfootref#1{% #1 always explicit number in Sphinx usage
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/ |
A D | romlib-design.rst.txt | 11 be placed in ROM. This reduces SRAM usage by utilising the available space in 139 In the below example the usage of ROMLIB together with mbed TLS is demonstrated
|
A D | debugfs-design.rst.txt | 91 - Several primitive imply string manipulations and usage of string formats.
|
/trusted-firmware-a/docs/components/ |
A D | romlib-design.rst | 11 be placed in ROM. This reduces SRAM usage by utilising the available space in 139 In the below example the usage of ROMLIB together with mbed TLS is demonstrated
|
A D | debugfs-design.rst | 91 - Several primitive imply string manipulations and usage of string formats.
|
/trusted-firmware-a/docs/design_documents/ |
A D | cmake_framework.rst | 88 Apart from the built-in CMake usage of the compiler, there are some common tasks 123 This is a short example for the basic framework usage.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design_documents/ |
A D | cmake_framework.rst.txt | 88 Apart from the built-in CMake usage of the compiler, there are some common tasks 123 This is a short example for the basic framework usage.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/threat_model/ |
A D | threat_model_spm.rst.txt | 109 implicitely trusted by the usage of secure boot. 238 | | the RX/TX buffer pair and usage in the | 566 | | attacks. For non-hardened cores, the usage of | 604 | | be achieved by the usage of a trusted watchdog. |
|
/trusted-firmware-a/docs/threat_model/ |
A D | threat_model_spm.rst | 109 implicitely trusted by the usage of secure boot. 238 | | the RX/TX buffer pair and usage in the | 566 | | attacks. For non-hardened cores, the usage of | 604 | | be achieved by the usage of a trusted watchdog. |
|
/trusted-firmware-a/docs/getting_started/ |
A D | docs-build.rst | 53 More advanced usage instructions for *pip* are beyond the scope of this
|
A D | build-options.rst | 362 - ``ERROR_DEPRECATED``: This option decides whether to treat the usage of 621 memory usage. See "Isolating code and read-only data on separate memory 750 reduces SRAM usage. Refer to :ref:`Library at ROM` for further details. Default
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | docs-build.rst.txt | 53 More advanced usage instructions for *pip* are beyond the scope of this
|
A D | build-options.rst.txt | 362 - ``ERROR_DEPRECATED``: This option decides whether to treat the usage of 621 memory usage. See "Isolating code and read-only data on separate memory 750 reduces SRAM usage. Refer to :ref:`Library at ROM` for further details. Default
|
/trusted-firmware-a/tools/marvell/doimage/ |
A D | doimage.c | 172 void usage(void) in usage() function 1604 usage(); in main()
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
A D | change-log.md.txt | 1327 - Allow usage of secure partitions on RDN2 platform 1351 - Improve 4GB DRAM usage from 3.375 GB to 3.75 GB 3145 - Clean up the usage of void pointers to access symbols 3247 help optimise memory usage 4151 usage enhancements that could be made. 4291 further RAM usage enhancements that could be made. 4311 - The following RAM usage improvements result in a BL3-1 RAM usage reduction 4410 further RAM usage enhancements that could be made. 4463 - SRAM usage improvements: 4537 - TF-A still uses too much on-chip Trusted SRAM. A number of RAM usage [all …]
|
/trusted-firmware-a/docs/ |
A D | change-log.md | 1327 - Allow usage of secure partitions on RDN2 platform 1351 - Improve 4GB DRAM usage from 3.375 GB to 3.75 GB 3145 - Clean up the usage of void pointers to access symbols 3247 help optimise memory usage 4151 usage enhancements that could be made. 4291 further RAM usage enhancements that could be made. 4311 - The following RAM usage improvements result in a BL3-1 RAM usage reduction 4410 further RAM usage enhancements that could be made. 4463 - SRAM usage improvements: 4537 - TF-A still uses too much on-chip Trusted SRAM. A number of RAM usage [all …]
|