Searched refs:old (Results 1 – 13 of 13) sorted by relevance
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | fdt_rw.c | 396 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_() argument 407 memmove(new + mem_rsv_off, old + fdt_off_mem_rsvmap(old), mem_rsv_size); in fdt_packblocks_() 410 memmove(new + struct_off, old + fdt_off_dt_struct(old), struct_size); in fdt_packblocks_() 414 memmove(new + strings_off, old + fdt_off_dt_strings(old), strings_size); in fdt_packblocks_() 416 fdt_set_size_dt_strings(new, fdt_size_dt_strings(old)); in fdt_packblocks_()
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | qti-msm8916.rst | 3 Qualcomm MSM8916 (old page)
|
| H A D | qti.rst | 3 Qualcomm Technologies, Inc. (old page)
|
| H A D | stm32mp1.rst | 3 STMicroelectronics STM32MP1 (old page)
|
| /rk3399_ARM-atf/docs/tools/ |
| H A D | memory-layout-tool.rst | 359 A delta between two images can be generated by passing the ``--old`` option with 366 …try run memory summary ../maps/fvp-tbb-mbedtls/bl1.map --old ../maps/fvp-tbb-mbedtls/bl1.map.old -… 376 Note that since the old map file includes the required suffix, specifying the 377 ``--old`` argument is optional here. 386 …try run memory summary ../maps/fvp-tbb-mbedtls/bl1.map --old ../maps/fvp-tbb-mbedtls/bl1.map.old …
|
| /rk3399_ARM-atf/lib/debugfs/ |
| H A D | dev.c | 18 chan_t *old; member 207 return mp->old; in mount_point_to_channel() 756 mp->old = channel; in add_mount_point() 769 int bind(const char *old, const char *new) in bind() argument 773 channel = path_to_channel(old, O_BIND); in bind()
|
| /rk3399_ARM-atf/tools/memory/src/memory/ |
| H A D | memmap.py | 205 def summary(file: Path, old: Optional[Path], depth: int, exclude_fill: bool, type: str): 209 if not memap.parse(file, old, exclude_fill):
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | arm-sip-service.rst | 27 | | | specific FID range. The old FID range |
|
| /rk3399_ARM-atf/docs/components/fconf/ |
| H A D | index.rst | 14 It is used to bridge new and old ways of providing platform-specific data.
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | tools-build.rst | 50 It is recommended to remove old artifacts before building the tool:
|
| H A D | build-options.rst | 1400 old (deprecated) way of included them is using the directive:
|
| /rk3399_ARM-atf/docs/about/ |
| H A D | lts.rst | 53 old branches internally. As this effort is duplicated across different companies 148 TF-A changes, newer TFTF tests may not apply to old LTS branches. Therefore
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 23 out the extended registers, which is different from the old behavior 6102 …- remove old-style declarations ([f4b8470](https://review.trustedfirmware.org/plugins/gitiles/TF-A… 11864 - Migrate AArch64 port to the multi console driver. The old API is deprecated
|