Searched refs:actual (Results 1 – 15 of 15) sorted by relevance
| /rk3399_ARM-atf/drivers/brcm/ |
| H A D | spi_flash.c | 195 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()
|
| /rk3399_ARM-atf/docs/plat/arm/arm_fpga/ |
| H A D | index.rst | 57 actual command line. 81 After building TF-A, the actual TF-A code will be located in ``bl31.bin`` in
|
| /rk3399_ARM-atf/plat/nvidia/tegra/scat/ |
| H A D | bl31.scat | 104 * individual permissions to them, so the actual alignment needed is 4K.
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | initial-build.rst | 99 is either ``debug`` or ``release``. The actual number of images might differ
|
| /rk3399_ARM-atf/fdts/ |
| H A D | morello-coresight.dtsi | 12 * The actual size is just 4K though 64K is reserved. Access to the
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | romlib-design.rst | 116 calling the function from the actual library by breaking the link to the
|
| H A D | xlat-tables-lib-v2-design.rst | 323 some point, the library has to convert this information into actual translation
|
| H A D | context-management-library.rst | 527 ``idregs`` are returned in place of the actual hardware register values.
|
| /rk3399_ARM-atf/docs/plat/arm/fvp/ |
| H A D | fvp-specific-configs.rst | 119 Providing a higher value for an initrd size than the actual size of the file
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | console-framework.rst | 66 Have a look at ``drivers/arm/pl011/aarch64/pl011_console.S`` for an actual
|
| H A D | firmware-design.rst | 138 actual SP's base address and it size. 1691 to the end address of the section's actual contents, rounded up to the right 1693 actual end address of the section's contents. 1704 corresponds to the size of the section's actual contents, rounded up to the 1706 to know the actual size of the section's contents.
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | contributing.rst | 329 component that contains all the actual code will not be accepted.
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | psci_osi_mode.rst | 707 * The results are an average of 3 iterations of actual counts and residencies.
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 202 Defines the maximum address in secure ROM that BL1's actual content (i.e. 234 Defines the maximum address in secure XIP memory that BL2's actual content 954 This function returns an array of SMMU addresses and the actual number of SMMUs 1177 actual symmetric key which is useful in cases where the crypto backend provides 3581 The actual interrupt number shall be extracted from this raw value using the API
|
| H A D | change-log.md | 1760 …- update DLME data header with actual Event Log size ([9753238](https://review.trustedfirmware.org…
|