libavb: Add field 'verify_result' to AvbPartitionData

To expose verify result to callers of load_and_verify_hash_partition,
add field 'verify_result' to AvbPartitionData and assign
AvbSlotVerifyResult to it when it's not AVB_SLOT_VERIFY_RESULT_OK.

Bug: 187213364
Change-Id: Id3abc8c84df5161a56ab9ab2244499c31f81d3fe
2 files changed