Searched refs:dependency (Results 1 – 12 of 12) sorted by relevance
29 def add_dependency(self, parent, dependency): argument32 self.dependencies[parent].append(dependency)34 self.dependencies[parent] = [dependency]
59 (to execute firmware branch predictor invalidation), then there is a dependency63 such dependency.
64 that the dependency commits will change (for example due to patch set rework or
25 default for Arm Compiler 6. Because of this dependency, ``CROSS_COMPILE``
7 build system doesn't track dependency for build options. Therefore, if any of669 for Measurement (DRTM). This feature has trust dependency on BL31 for taking
93 generate a dependency file of the included index files which can be directly
463 * Break node order to solve dependency probe issue between
533 * Break node order to solve dependency probe issue between
3402 - Remove false dependency of ARM_LINUX_KERNEL_AS_BL33 on RESET_TO_BL31 and4043 - Fixed compilation errors caused by incorrect dependency ordering in4051 - Fixed compilation errors caused by incorrect dependency ordering in4611 - amlogic/meson/gxl: Remove BL2 dependency from BL315026 - Removed Mbed TLS dependency from plat_bl_common.c5445 any dependency on TF BL1.6464 explicit dependency on platform code.6465 - Refactored the CCI-400 driver to not have dependency on platform code.6556 - Improved dependency checking when building.6634 TF-A for re-use in platform ports. Also, improved target dependency checking.[all …]
1146 | | This reduces the dependency on primary scheduler |
281 interrupt management as well. This results in a significant dependency on
1016 An API implementation might have a dependency on platform code e.g. CPU_SUSPEND
Completed in 29 milliseconds