Home
last modified time | relevance | path

Searched refs:remain (Results 1 – 7 of 7) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/renesas/common/emmc/
A Demmc_read.c90 uint32_t remain; in emmc_read_sector() local
113 remain = count; in emmc_read_sector()
114 while (remain != 0) { in emmc_read_sector()
115 trans_count = MIN_EMMC(remain, EMMC_RW_SECTOR_COUNT_MAX); in emmc_read_sector()
126 remain -= trans_count; in emmc_read_sector()
/tf-a-ffa_el3_spmc/docs/process/
A Dcode-review-guidelines.rst60 explain why. Please remain courteous and do not abuse this.
/tf-a-ffa_el3_spmc/docs/design/
A Dpsci-pd-tree.rst152 a core index should remain unchanged. Both Juno and FVP use a simple collision
A Dfirmware-design.rst508 In the last 2 cases, no part of BL2 needs to remain resident at
1705 remain valid only until execution reaches the EL3 Runtime Software entry
/tf-a-ffa_el3_spmc/docs/threat_model/
A Dthreat_model.rst593 | | remain enabled in release builds. See |
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst4363 have been fixed, some remain at the time of writing. These mainly seem to
4514 have been fixed, some remain at the time of writing. These mainly seem to
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst2320 = 1, data caches remain enabled throughout, and so there is no advantage to

Completed in 20 milliseconds