Home
last modified time | relevance | path

Searched refs:keymaster (Results 1 – 25 of 33) sorted by relevance

12

/device/generic/goldfish/keymaster/strongbox/
Dservice.cpp28 using android::hardware::keymaster::V4_0::SecurityLevel; in main()
29 using ::keymaster::V4_0::ng::CreateKeymasterDevice; in main()
35 auto keymaster = CreateKeymasterDevice(SecurityLevel::TRUSTED_ENVIRONMENT); in main() local
36 auto status = keymaster->registerAsService("default"); in main()
Dandroid.hardware.keymaster@4.0-strongbox-service.rc1 service vendor.keymaster-4-0-strongbox /vendor/bin/hw/android.hardware.keymaster@4.0-strongbox-serv…
DAndroid.bp18 name: "android.hardware.keymaster@4.0-strongbox-service",
22 init_rc: ["android.hardware.keymaster@4.0-strongbox-service.rc"],
26 "android.hardware.keymaster@4.0",
/device/generic/goldfish/keymaster/trusty/
Dkeymaster_module.cpp26 using keymaster::TrustyKeymasterDevice;
36 …*device = reinterpret_cast<hw_device_t*>((new keymaster::SoftKeymasterDevice())->keymaster2_device… in trusty_keymaster_open()
Dtrusty_keymaster_device.h23 namespace keymaster {
/device/google/bonito/keymaster/
Dwait_for_strongbox.cpp24 using android::hardware::keymaster::V4_0::SecurityLevel;
25 using android::hardware::keymaster::V4_0::support::Keymaster;
DAndroid.bp21 "android.hardware.keymaster@4.0",
/device/google/crosshatch/keymaster/
Dwait_for_strongbox.cpp24 using android::hardware::keymaster::V4_0::SecurityLevel;
25 using android::hardware::keymaster::V4_0::support::Keymaster;
DAndroid.bp22 "android.hardware.keymaster@4.0",
/device/ti/beagle_x15/
Ddevice.mk41 android.hardware.keymaster@3.0-impl \
42 android.hardware.keymaster@3.0-service \
/device/generic/goldfish/kernel-tests/
Dgoldfish_kernel_tests_x86_64.mk32 android.hardware.keymaster@3.0-service \
33 android.hardware.keymaster@3.0-impl \
/device/google/marlin/radio/
Dfilesmap40 keymaster.mbn /dev/block/platform/soc/624000.ufshc/by-name/keymaster
56 keymaster.mbn.bak /dev/block/platform/soc/624000.ufshc/by-name/keymasterbak
/device/google/bonito-sepolicy/vendor/google/
Dfile_contexts10 /vendor/bin/hw/android\.hardware\.keymaster@4\.0-service\.citadel u:object_r:hal_keymast…
/device/google/wahoo/
DCleanSpec.mk158 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.keymaster@4.0-service)
159 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.keymaster@4.0-service…
193 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.keymaster@4.0-service)
194 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.keymaster@4.0-service…
/device/google/crosshatch-sepolicy/vendor/google/
Dfile_contexts11 /vendor/bin/hw/android\.hardware\.keymaster@4\.0-service\.citadel u:object_r:hal_keymast…
/device/linaro/poplar/
Ddevice.mk102 android.hardware.keymaster@3.0-impl \
103 android.hardware.keymaster@3.0-service
/device/generic/goldfish/
Dvendor.mk82 android.hardware.keymaster@3.0-impl \
83 android.hardware.keymaster@3.0-service
/device/google/crosshatch/
DCleanSpec.mk91 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.keymaster@3.0-service…
103 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.keymaster@4.0-service…
Dinit.hardware.rc78 # vold needs keymaster that needs qseecomd
80 start keymaster-4-0
82 # start Citadel keymaster (StrongBox) early
84 start vendor.keymaster-4-0-citadel
277 # Wait for keymaster HALs (TEE and StrongBox)
/device/google/bonito/
DCleanSpec.mk91 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.keymaster@3.0-service…
103 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.keymaster@4.0-service…
Dinit.hardware.rc76 # vold needs keymaster that needs qseecomd
78 start keymaster-4-0
80 # start Citadel keymaster (StrongBox) early
82 start vendor.keymaster-4-0-citadel
197 # Wait for keymaster HALs (TEE and StrongBox)
/device/generic/goldfish/sepolicy/common/
Dfile_contexts36 /vendor/bin/hw/android\.hardware\.keymaster@4\.0-strongbox-service u:object_r:hal_keymaster_default…
/device/linaro/hikey/
Ddevice-common.mk118 android.hardware.keymaster@3.0-impl \
119 android.hardware.keymaster@3.0-service
/device/google/cuttlefish/shared/
Ddevice.mk317 android.hardware.keymaster@4.0-impl \
318 android.hardware.keymaster@4.0-service
/device/google/marlin/
Ddevice-common.mk167 android.hardware.keymaster@3.0-impl:64 \
168 android.hardware.keymaster@3.0-service

12