1
0
Fork 0
hmz007 6d24f2138b Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
..
java/com/google/attestationexample Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
res Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Android.bp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
AndroidManifest.xml Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
attestation_test_host.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README

Run the following commands to run this attestation test on device. From the root of the tree:
> . build/envsetup.sh
> lunch <<your_device_target>>
> m AttestationTestTool
> python tools/security/remote_provisioning/attestation_testing/attestation_test_host.py

Any failures found during execution will be printed to the terminal in the format of:
> AttestationFail: <<Description of failure>>