Searched refs:total (Results 1 – 16 of 16) sorted by relevance
| /rk3399_ARM-atf/lib/el3_runtime/aarch64/ |
| H A D | context_debug.c | 61 size_t total = 0U; in report_allocated_memory() local 127 total += core_total; in report_allocated_memory() 150 printf("| %8luB | %8luB |\n", other_total, total); in report_allocated_memory() 161 total += per_world_ctx_size; in report_allocated_memory() 165 printf("TOTAL: %luB\n", total); in report_allocated_memory() 167 return total; in report_allocated_memory() 178 size_t total = 0U; in report_ctx_memory_usage() local 185 total += report_allocated_memory(i); in report_ctx_memory_usage() 192 printf("Total context memory allocated: %luB\n\n", total); in report_ctx_memory_usage()
|
| /rk3399_ARM-atf/fdts/ |
| H A D | corstone700_fvp.dts | 16 * Flash total size: 32 MB
|
| H A D | n1sdp-single-chip.dts | 24 * This configuration assumes 16GB of total DRAM being populated.
|
| /rk3399_ARM-atf/lib/zlib/ |
| H A D | inflate.h | 93 unsigned long total; /* protected copy of output count */ member
|
| H A D | inflate.c | 111 strm->total_in = strm->total_out = state->total = 0; in inflateResetKeep() 1188 state->total += out; in inflate() 1211 if ((state->wrap & 4) && hold != (state->total & 0xffffffff)) { in inflate() 1254 state->total += out; in inflate()
|
| /rk3399_ARM-atf/tools/marvell/doimage/secure/ |
| H A D | sec_img_8K.cfg | 5 # CSK keys array - 16 entries total.
|
| H A D | sec_img_7K.cfg | 5 # CSK keys array - 16 entries total.
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | granule-protection-tables-design.rst | 11 Arm CCA adds two new security states for a total of four: root, realm, secure, 65 function: the PPS (protected physical space) which is the total amount of 226 is greater. L0 table size is the total protected space (PPS) divided by the 252 We can find the total L0 table size with ((PPS / L0GPTSZ) * 8) 264 The size of bitlocks array in bits is the total protected space (PPS) divided 270 In other words, we can find the total size of ``bitlock_t`` array
|
| H A D | el3-spmc.rst | 385 - SP if FFA_MEM_RETRIEVE_RESP returned descriptor with fragment length less than total length. 386 - or by SPMC if FFA_MEM_SHARE/FFA_MEM_LEND is called with fragment length less than total length.
|
| H A D | firmware-update.rst | 319 block or multiple blocks. In either case, the total size of the image must be
|
| H A D | exception-handling.rst | 302 * This platform uses 2 bits for interrupt association. In total, 3 upper
|
| /rk3399_ARM-atf/docs/perf/ |
| H A D | psci-performance-instr.rst | 44 entry count. Residency time is the total time spent in a particular power 86 restricted to PSCI, it is used primarily in TF-A to quantify the total time
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | measured_boot_poc.rst | 109 total 80
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 147 Defines the total number of CPUs implemented by the platform across all 152 Defines the total number of nodes in the power domain topology 488 Defines the total size of the virtual address space in bytes. For example, 493 Defines the total size of the physical address space in bytes. For example, 944 This function returns the total number of SMMUs in the platform. 2742 When ``USE_COHERENT_MEM = 0``, this constant defines the total memory (in
|
| H A D | change-log.md | 5080 …- adjust BL2 maximum size as per total SRAM size ([965aace](https://review.trustedfirmware.org/plu… 5081 …- adjust BL31 maximum size as per total SRAM size ([24e224b](https://review.trustedfirmware.org/pl… 5378 …- set MAX_PHYS_ADDR to total mapped physical region ([1a38aaf](https://review.trustedfirmware.org/… 6995 …- add a function to return total number of events registered ([e6381f9](https://review.trustedfirm… 8236 …- fix total dram size checking ([0259a3e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/… 12939 from 96KB to 56KB (for FVP with TSPD), and a total RAM usage reduction across
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | firmware-design.rst | 933 The OEN and call type fields present in the SMC Function ID cover a total of 2117 the offset equals the total size of the FIP file. All ToC entries describe some 2326 for other cores by using the total size allocated for the bakery_lock section 2656 the total number of local timestamps to be captured and a set of flags.
|