summaryrefslogtreecommitdiff
path: root/security/dice
AgeCommit message (Collapse)Author
2022-04-16Freeze AIDL APIs for TMJiyong Park
Bug: 225941299 Test: m Change-Id: I61eb51c0334eb99489c6f1570110d7e18c350c99
2022-03-15Dice HAL: Add VTS Test.Janis Danisevskis
This CL adds a VTS test for the DICE HAL, and a test specific for demotion testing. Demotion testing leaves the device in a permanently modified state untill the next reboot, which is why it needs a special test config. The current test config restarts the device before testing, in a followup the device also has to reboot after the test. Bug: 198197213 Test: atest VtsAidlDiceTargetTest atest VtsAidlDiceDemoteTargetTest Change-Id: I4278a1352df749da50dc8e5d118fc37336026061
2022-03-10Dice HAL: Added default implementation.Janis Danisevskis
Test: ... one ... Bug: 198197213 Change-Id: If855e2a4a0150d80e7cecce0a078cdeca00bdb50
2022-02-10Allow CompOS to use DICE from C++Alan Stokes
Bug: 218494522 Test: Builds Change-Id: Ica240e1d268403ba546d83c86596d72bacec2bdf
2022-01-18Merge "DICE: Use fixed sized arrays for fixed sized fields."Treehugger Robot
2022-01-17Allow CompOS to use DICEAlan Stokes
Bug: 214233409 Test: Builds Change-Id: I1640b64fbb4b63097106dba56269fe1cac6d1679
2022-01-11DICE: Use fixed sized arrays for fixed sized fields.Janis Danisevskis
Bug: 210149444 Test: N/A Change-Id: I1d4e502cb6535117f51d2d0ce008f2669fc90e96
2021-12-15Add android.hardware.security.dice HAL interface.Janis Danisevskis
The dice HAL provides access to the Dice artifacts of the running Android instance. Bug: 198197213 Test: VTS test comming in two ... Change-Id: I6e84f9a9c7153e7a96c06d1d451e658b3f222586