Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 10 of 10) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/brcm/
A Dspi_flash.c195 uint32_t chunk_len, actual; in spi_flash_write() local
208 for (actual = 0; actual < len; actual += chunk_len) { in spi_flash_write()
211 chunk_len = MIN(len - actual, in spi_flash_write()
216 buf + actual, cmd[0], cmd[1], in spi_flash_write()
220 buf + actual, chunk_len); in spi_flash_write()
/tf-a-ffa_el3_spmc/docs/plat/arm/arm_fpga/
A Dindex.rst57 actual command line.
81 After building TF-A, the actual TF-A code will be located in ``bl31.bin`` in
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/scat/
A Dbl31.scat104 * individual permissions to them, so the actual alignment needed is 4K.
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dinitial-build.rst99 is either ``debug`` or ``release``. The actual number of images might differ
A Dpsci-lib-integration-guide.rst377 The actual method of storing the ``context`` pointers is implementation specific.
A Dporting-guide.rst186 Defines the maximum address in secure ROM that BL1's actual content (i.e.
218 Defines the maximum address in secure XIP memory that BL2's actual content
885 actual symmetric key which is useful in cases where the crypto backend provides
2697 The actual interrupt number shall be extracted from this raw value using the API
/tf-a-ffa_el3_spmc/docs/components/
A Dromlib-design.rst107 calling the function from the actual library by breaking the link to the
A Dxlat-tables-lib-v2-design.rst323 some point, the library has to convert this information into actual translation
/tf-a-ffa_el3_spmc/docs/process/
A Dcontributing.rst225 component that contains all the actual code will not be accepted.
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst1555 to the end address of the section's actual contents, rounded up to the right
1557 actual end address of the section's contents.
1568 corresponds to the size of the section's actual contents, rounded up to the
1570 to know the actual size of the section's contents.

Completed in 16 milliseconds