Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a13a6c2 authored by Gil Cukierman's avatar Gil Cukierman
Browse files

Add Android profile for DICE requirement

security version is mandated by the android.16
profile, which we need for rollback protection

Bug: 394137154
Test: N/A
Change-Id: Ia6c8ead2fceb9f4fa9b38f469695c723d378b74f
parent a2c406b5
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@ an AuthMgr Backend (implementor of the interface) itself. There are some additio
requirements that are specific to Android release versions.

### Android 16
If implementing `IAuthMgrAuthorization` in Android 16 only one AuthMgr Backend is
- If implementing `IAuthMgrAuthorization` in Android 16 only one AuthMgr Backend is
supported and dynamic service discovery is not supported. The AuthMgr Backend
service must be exposed on secure partition ID 0x8001 over VSOCK port 1.

- AuthMgr Front Ends must implement the "android.16" profile as described in the
[Android Profile for DICE](https://pigweed.googlesource.com/open-dice/+/HEAD/docs/android.md#versions)
 No newline at end of file