peridot: Build AOSP NXP keymint HAL
Change-Id: I08cfb12690068330c0c849503020d3cc5a17cc6b
This commit is contained in:
BIN
Binary file not shown.
Binary file not shown.
-5
@@ -1,5 +0,0 @@
|
||||
service vendor.keymint-strongbox /vendor/bin/hw/android.hardware.security.keymint-service.strongbox-nxp
|
||||
class early_hal
|
||||
user vendor_nxp_strongbox
|
||||
group vendor_nxp_strongbox
|
||||
capabilities WAKE_ALARM
|
||||
@@ -1,4 +0,0 @@
|
||||
service vendor.weaver_nxp /vendor/bin/hw/android.hardware.weaver-service.nxp-qti
|
||||
class hal
|
||||
user vendor_nxp_weaver
|
||||
group system drmrpc
|
||||
Vendored
-16
@@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<!-- Feature for devices with Keymaster in StrongBox. -->
|
||||
<permissions>
|
||||
<feature name="android.hardware.strongbox_keystore" version="300"/>
|
||||
</permissions>
|
||||
Vendored
-12
@@ -1,12 +0,0 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.security.keymint</name>
|
||||
<version>3</version>
|
||||
<fqname>IKeyMintDevice/strongbox</fqname>
|
||||
</hal>
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.security.keymint</name>
|
||||
<version>3</version>
|
||||
<fqname>IRemotelyProvisionedComponent/strongbox</fqname>
|
||||
</hal>
|
||||
</manifest>
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.security.sharedsecret</name>
|
||||
<fqname>ISharedSecret/strongbox</fqname>
|
||||
</hal>
|
||||
</manifest>
|
||||
-10
@@ -1,10 +0,0 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.weaver</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>IWeaver</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user