Searched full:formats (Results 1 – 17 of 17) sorted by relevance
/trusted-firmware-a-3.7.0/ |
D | .readthedocs.yaml | 29 # Auxiliary formats to export to (in addition to the default HTML output). 30 formats:
|
/trusted-firmware-a-3.7.0/docs/getting_started/ |
D | docs-build.rst | 66 Other Output Formats 69 We also support building documentation in other formats. From the ``docs`` 71 formats.
|
D | build-options.rst | 735 - ``PSCI_EXTENDED_STATE_ID``: As per PSCI1.0 Specification, there are 2 formats 737 formats. This flag if set to 1, configures the generic PSCI layer to use the
|
/trusted-firmware-a-3.7.0/lib/libc/ |
D | snprintf.c | 96 * %z - size_t sized integer formats 103 * The function panics on all other formats specifiers. 259 * The function panics on all other formats specifiers.
|
D | printf.c | 94 * %z - size_t sized integer formats (64 bit on AArch64) 99 * The print exits on all other formats specifiers other than valid
|
/trusted-firmware-a-3.7.0/include/export/common/ |
D | bl_common_exp.h | 36 * More advanced firmware image formats can provide additional
|
/trusted-firmware-a-3.7.0/docs/components/ |
D | debugfs-design.rst | 91 - Several primitive imply string manipulations and usage of string formats.
|
/trusted-firmware-a-3.7.0/plat/renesas/rzg/ |
D | bl2_plat_setup.c | 201 ret = fdt_setprop_u32(fdt, node, "renesas,formats", format); in bl2_lossy_gen_fdt() 203 NOTICE("BL2: Cannot add FCNL formats prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
|
/trusted-firmware-a-3.7.0/plat/arm/common/ |
D | arm_common.mk | 195 # and it does not support other formats.
|
/trusted-firmware-a-3.7.0/plat/renesas/rcar/ |
D | bl2_plat_setup.c | 206 ret = fdt_setprop_u32(fdt, node, "renesas,formats", format); in bl2_lossy_gen_fdt() 208 NOTICE("BL2: Cannot add FCNL formats prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
|
/trusted-firmware-a-3.7.0/docs/process/ |
D | coding-style.rst | 302 is not allowed. Examples of the allowed comment formats are shown below:
|
/trusted-firmware-a-3.7.0/docs/design_documents/ |
D | psci_osi_mode.rst | 217 Power state formats
|
/trusted-firmware-a-3.7.0/lib/zlib/ |
D | zlib.h | 857 is for use with other formats that use the deflate compressed data format 858 such as zip. Those formats provide their own check values. If a custom 861 the uncompressed data as is done in the zlib, gzip, and zip formats. For
|
/trusted-firmware-a-3.7.0/docs/design/ |
D | auth-framework.rst | 298 Images may have different formats (for example, authentication images could be
|
D | firmware-design.rst | 2082 The ToC header and entry formats are described in the header file
|
/trusted-firmware-a-3.7.0/lib/debugfs/ |
D | dev.c | 456 * It copies and formats the information of the nth element of tab into dir.
|
/trusted-firmware-a-3.7.0/docs/ |
D | change-log.md | 7913 for a limited set of formats.
|