Searched refs:compatible (Results 1 – 10 of 10) sorted by relevance
/trusty/device/arm/generic-arm64/project/qemu/ |
D | firmware.android.dts | 4 compatible = "android,firmware"; 6 compatible = "android,fstab"; 8 compatible = "android,vendor";
|
/trusty/device/arm/generic-arm64/project/hafnium/ |
D | tos_fw_config.dts | 6 compatible = "arm,ffa-core-manifest-1.0"; 25 compatible = "arm,cortex-a57"; 35 compatible = "arm,cortex-a57"; 41 compatible = "arm,cortex-a57"; 47 compatible = "arm,cortex-a57"; 62 compatible = "hafnium,hafnium";
|
D | tb_fw_config.dts | 5 compatible = "arm,tb_fw"; 10 compatible = "arm,sp";
|
D | trusty.dts | 4 compatible = "arm,ffa-manifest-1.0"; 26 compatible = "arm,ffa-manifest-boot-info";
|
/trusty/user/base/app/device_tree/tests/dtb/ |
D | test.dts | 28 compatible = "google,test_overlay"; 33 /* The compatible string that the tests initially search for */ 34 compatible = "google,test_node"; 36 compatible = "arm,gic-v3";
|
/trusty/user/base/interface/device_tree/com/android/trusty/device_tree/ |
D | IDeviceTree.aidl | 44 INodeIterator get_compatible_nodes_from_list(in @utf8InCpp String[] compatible); in get_compatible_nodes_from_list() argument
|
/trusty/kernel/lib/shared/device_tree/service/include/lib/shared/device_tree/service/ |
D | device_tree_service.h | 77 NodeIterator(const std::vector<std::string>& compatible, in NodeIterator() argument 81 mCompatibleStrs(std::move(compatible)), in NodeIterator()
|
/trusty/user/base/app/device_tree/tests/dtb/base/ |
D | base.dts | 24 compatible = "google,test_base";
|
/trusty/user/base/sdk/ |
D | README.md | 33 build apps in order to be compatible with this SDK.
|
/trusty/user/base/make/ |
D | library.mk | 261 …ED_MODULE) depends on $(MODULE) via MODULE_DEPS, but $(MODULE) is only compatible with MODULE_LIBR…
|