Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avb: add support for named persistent values | Igor Opaniuk | 2019-04-26 | 1 | -0/+125 |
* | avb_verify: support using OP-TEE TA AVB | Jens Wiklander | 2018-10-07 | 1 | -1/+117 |
* | common: avb_verify: Fix division by zero in mmc_byte_io() | Eugeniu Rosca | 2018-08-24 | 1 | -0/+3 |
* | common: avb_verify: Fix never-occurring avb_free(ops_data) | Eugeniu Rosca | 2018-08-24 | 1 | -1/+1 |
* | common: avb_verify: Fix memory leaks | Eugeniu Rosca | 2018-08-24 | 1 | -5/+8 |
* | common: avb_verify: Make local data static | Eugeniu Rosca | 2018-08-24 | 1 | -1/+1 |
* | common: avb_verify: Fix invalid 'for' loop condition | Eugeniu Rosca | 2018-08-24 | 1 | -1/+1 |
* | avb2.0: add get_size_of_partition() | Igor Opaniuk | 2018-08-13 | 1 | -1/+32 |
* | avb2.0: use block API in AVB ops | Igor Opaniuk | 2018-07-24 | 1 | -4/+5 |
* | avb2.0: add boot states and dm-verity support | Igor Opaniuk | 2018-06-18 | 1 | -3/+134 |
* | avb2.0: implement AVB ops | Igor Opaniuk | 2018-06-18 | 1 | -0/+610 |