Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 10 of 10) sorted by relevance

/trusty/device/arm/generic-arm64/project/qemu/
Dfirmware.android.dts4 compatible = "android,firmware";
6 compatible = "android,fstab";
8 compatible = "android,vendor";
/trusty/device/arm/generic-arm64/project/hafnium/
Dtos_fw_config.dts6 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";
Dtb_fw_config.dts5 compatible = "arm,tb_fw";
10 compatible = "arm,sp";
Dtrusty.dts4 compatible = "arm,ffa-manifest-1.0";
26 compatible = "arm,ffa-manifest-boot-info";
/trusty/user/base/app/device_tree/tests/dtb/
Dtest.dts28 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/
DIDeviceTree.aidl44 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/
Ddevice_tree_service.h77 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/
Dbase.dts24 compatible = "google,test_base";
/trusty/user/base/sdk/
DREADME.md33 build apps in order to be compatible with this SDK.
/trusty/user/base/make/
Dlibrary.mk261 …ED_MODULE) depends on $(MODULE) via MODULE_DEPS, but $(MODULE) is only compatible with MODULE_LIBR…