Searched refs:footprint (Results 1 – 11 of 11) sorted by relevance
67 def footprint(self) -> Dict[str, Region]: member in Image
58 def footprint(self) -> Dict[str, Region]: member in TfaMapParser
85 def footprint(obj: Context, no_elf_images: bool): function109 obj.printer.print_footprint({k: v.footprint for k, v in images.items()})
181 def footprint(self) -> Dict[str, Region]: member in TfaElfParser
119 The tool enables users to view static memory consumption. When the ``footprint``126 $ poetry run memory footprint
86 BL2_START="0x$(poetry run memory -p s32g274ardb2 -b debug footprint | \
105 shared across images to reduce memory footprint. The romlib image is stored
2456 This has an impact on memory footprint, as padding bytes need to be introduced2481 add zero or one page to the memory footprint of each BL image. Each platform2482 should consider the trade-off between memory footprint and security.2484 This build flag is disabled by default, minimising memory footprint. On Arm2579 footprint, the memory used for this code can be reclaimed after initialization2806 If ``ARM_ARCH_MAJOR == 8`` and ``ARM_ARCH_MINOR >= 3`` the code footprint of
1060 implementation of SHA-256 with smaller memory footprint (~1.5 KB less) but
349 sub-table if it is strictly necessary. This is to reduce the memory footprint of
1837 …- optimize SHA256 for reduced memory footprint ([b57468b](https://review.trustedfirmware.org/plugi…4307 …- make BL2 SRAM footprint flexible ([e0e03a8](https://review.trustedfirmware.org/plugins/gitiles/T…4520 …- fix footprint free space calculation ([9e72d01](https://review.trustedfirmware.org/plugins/gitil…11317 footprint, the memory used for this code can be reclaimed after11755 may be shared across images to reduce memory footprint. The romlib image is12118 been included in the build. This reduces the memory footprint and avoids12261 - Memory footprint improvements:12679 - Various memory footprint improvements. In particular:12684 the memory footprint of BL1 and BL2 by approximately 6 KB.