Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/tools/amlogic/
A Ddoimage.c20 static inline void usage(char const *prog) in usage() function
52 usage(PROGNAME(argc, argv)); in main()
/tf-a-ffa_el3_spmc/tools/fiptool/
A Dfiptool.h51 void (*usage)(int); member
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 …]
/tf-a-ffa_el3_spmc/tools/sptool/
A Dsptool.c272 static void usage(void) in usage() function
312 usage(); in main()
331 usage(); in main()
339 usage(); in main()
/tf-a-ffa_el3_spmc/lib/romlib/
A Dgen_combined_bl1_romlib.sh26 echo usage: gen_combined_bl1_romlib.sh [-o output] path_to_build_directory >&2
/tf-a-ffa_el3_spmc/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.
A Dsecure-partition-manager-mm.rst470 general purpose register usage at the time of entry will be as specified in the
612 and their usage can be found in the `Armv8-A ARM`_ (*Arm DDI 0487*).
A Dxlat-tables-lib-v2-design.rst205 getting information about the usage of the different APIs this library
A Dexception-handling.rst226 Refer to the `Interrupt handling example`_ for usage. See also: `Interrupt
/tf-a-ffa_el3_spmc/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.
/tf-a-ffa_el3_spmc/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. |
/tf-a-ffa_el3_spmc/docs/getting_started/
A Ddocs-build.rst53 More advanced usage instructions for *pip* are beyond the scope of this
A Dbuild-options.rst319 - ``ERROR_DEPRECATED``: This option decides whether to treat the usage of
580 memory usage. See "Isolating code and read-only data on separate memory
710 reduces SRAM usage. Refer to :ref:`Library at ROM` for further details. Default
A Dpsci-lib-integration-guide.rst14 provided in Trusted Firmware-A (TF-A) to illustrate the usage and integration
A Dporting-guide.rst862 optimise memory usage. For example, on some Arm platforms, the Mbed TLS heap is
1044 it has restrictions for stack usage and it can use the registers x0 - x17 as
/tf-a-ffa_el3_spmc/tools/marvell/doimage/
A Ddoimage.c172 void usage(void) in usage() function
1604 usage(); in main()
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst417 - Allow usage of secure partitions on RDN2 platform
445 - Improve 4GB DRAM usage from 3.375 GB to 3.75 GB
2731 - Clean up the usage of void pointers to access symbols
2876 BL images to help optimise memory usage
3891 RAM usage enhancements that could be made.
4054 further RAM usage enhancements that could be made.
4081 - The following RAM usage improvements result in a BL3-1 RAM usage reduction
4082 from 96KB to 56KB (for FVP with TSPD), and a total RAM usage reduction
4208 further RAM usage enhancements that could be made.
4267 - SRAM usage improvements:
[all …]
/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-guidelines.rst349 data type usage guidelines should be followed:
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst1646 being the stage bootloader. They provide a detailed view of the memory usage of
2048 Coherent memory usage in PSCI implementation
2563 section lists the usage of Architecture Extensions, and build flags

Completed in 52 milliseconds