/tf-a-ffa_el3_spmc/tools/amlogic/ |
A D | doimage.c | 20 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 D | fiptool.h | 51 void (*usage)(int); member
|
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 …]
|
/tf-a-ffa_el3_spmc/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()
|
/tf-a-ffa_el3_spmc/lib/romlib/ |
A D | gen_combined_bl1_romlib.sh | 26 echo usage: gen_combined_bl1_romlib.sh [-o output] path_to_build_directory >&2
|
/tf-a-ffa_el3_spmc/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.
|
A D | secure-partition-manager-mm.rst | 470 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 D | xlat-tables-lib-v2-design.rst | 205 getting information about the usage of the different APIs this library
|
A D | exception-handling.rst | 226 Refer to the `Interrupt handling example`_ for usage. See also: `Interrupt
|
/tf-a-ffa_el3_spmc/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.
|
/tf-a-ffa_el3_spmc/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. |
|
/tf-a-ffa_el3_spmc/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 | 319 - ``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 D | psci-lib-integration-guide.rst | 14 provided in Trusted Firmware-A (TF-A) to illustrate the usage and integration
|
A D | porting-guide.rst | 862 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 D | doimage.c | 172 void usage(void) in usage() function 1604 usage(); in main()
|
/tf-a-ffa_el3_spmc/docs/ |
A D | change-log.rst | 417 - 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 D | coding-guidelines.rst | 349 data type usage guidelines should be followed:
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | firmware-design.rst | 1646 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
|