Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 25 of 41) sorted by relevance

12

/trusted-firmware-a/tools/amlogic/
A Ddoimage.c20 static inline void usage(char const *prog) in usage() function
52 usage(PROGNAME(argc, argv)); in main()
/trusted-firmware-a/tools/sptool/
A Dsptool.c272 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 Dfiptool.c39 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 Dfiptool.h51 void (*usage)(int); member
/trusted-firmware-a/lib/romlib/
A Dgen_combined_bl1_romlib.sh26 echo usage: gen_combined_bl1_romlib.sh [-o output] path_to_build_directory >&2
/trusted-firmware-a/docs/build/latex/
A Dsphinxlatexindbibtoc.sty60 % for usage with xindy: this string gets internationalized in preamble
A DLICRcyr2utf8.xdy6 ;; usage: for use with pdflatex produced .idx files.
A DLICRlatin2utf8.xdy6 ;; usage: for use with the pdflatex engine,
14 ;; - Systematic usage of the \IeC {...} mark-up, because mark-up in
A Dsphinx.sty203 % store the original \caption macro for usage with figures inside longtable
243 % also for usage of \firstchoice@true(false) in sphinxlatexgraphics.sty
A Dsphinxpackagefootnote.sty368 \protected\def\sphinxfootref#1{% #1 always explicit number in Sphinx usage
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dromlib-design.rst.txt11 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 Ddebugfs-design.rst.txt91 - Several primitive imply string manipulations and usage of string formats.
/trusted-firmware-a/docs/components/
A Dromlib-design.rst11 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 Ddebugfs-design.rst91 - Several primitive imply string manipulations and usage of string formats.
/trusted-firmware-a/docs/design_documents/
A Dcmake_framework.rst88 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 Dcmake_framework.rst.txt88 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 Dthreat_model_spm.rst.txt109 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 Dthreat_model_spm.rst109 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 Ddocs-build.rst53 More advanced usage instructions for *pip* are beyond the scope of this
A Dbuild-options.rst362 - ``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 Ddocs-build.rst.txt53 More advanced usage instructions for *pip* are beyond the scope of this
A Dbuild-options.rst.txt362 - ``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 Ddoimage.c172 void usage(void) in usage() function
1604 usage(); in main()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt1327 - 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 Dchange-log.md1327 - 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 …]

Completed in 53 milliseconds

12