Loading security/rkp/README.md +5 −0 Original line number Diff line number Diff line Loading @@ -325,6 +325,11 @@ the range \[-70000, -70999\] (these are reserved for future additions here). : : : : boot stage : | Resettable | -70004 | null | If present, key changes on factory| : : : : reset : | Security version | -70005 | uint | Machine-comparable, monotonically | : : : : increasing version of the firmware: : : : : component / boot stage where a : : : : : greater value indicates a newer : : : : : version : ``` Please see Loading security/rkp/aidl/android/hardware/security/keymint/IRemotelyProvisionedComponent.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -427,6 +427,7 @@ interface IRemotelyProvisionedComponent { * ? -70002 : tstr, ; Component name * ? -70003 : int / tstr, ; Component version * ? -70004 : null, ; Resettable * ? -70005 : uint, ; Security version * }, * -4670549 : bstr, ; Authority Hash * ? -4670550 : bstr, ; Authority Descriptor Loading Loading
security/rkp/README.md +5 −0 Original line number Diff line number Diff line Loading @@ -325,6 +325,11 @@ the range \[-70000, -70999\] (these are reserved for future additions here). : : : : boot stage : | Resettable | -70004 | null | If present, key changes on factory| : : : : reset : | Security version | -70005 | uint | Machine-comparable, monotonically | : : : : increasing version of the firmware: : : : : component / boot stage where a : : : : : greater value indicates a newer : : : : : version : ``` Please see Loading
security/rkp/aidl/android/hardware/security/keymint/IRemotelyProvisionedComponent.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -427,6 +427,7 @@ interface IRemotelyProvisionedComponent { * ? -70002 : tstr, ; Component name * ? -70003 : int / tstr, ; Component version * ? -70004 : null, ; Resettable * ? -70005 : uint, ; Security version * }, * -4670549 : bstr, ; Authority Hash * ? -4670550 : bstr, ; Authority Descriptor Loading