index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
avb_verify.c
Age
Commit message (
Expand
)
Author
2023-02-17
common: avb_verify: prevent opening incorrect session
Ivan Khoronzhuk
2021-03-17
avb: Fix error when partition not found
schspa
2020-08-24
avb: Make AVB independent of fastboot
Usama Arif
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-08-07
avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
Sam Protsenko
2019-04-26
avb: add support for named persistent values
Igor Opaniuk
2018-10-07
avb_verify: support using OP-TEE TA AVB
Jens Wiklander
2018-08-24
common: avb_verify: Fix division by zero in mmc_byte_io()
Eugeniu Rosca
2018-08-24
common: avb_verify: Fix never-occurring avb_free(ops_data)
Eugeniu Rosca
2018-08-24
common: avb_verify: Fix memory leaks
Eugeniu Rosca
2018-08-24
common: avb_verify: Make local data static
Eugeniu Rosca
2018-08-24
common: avb_verify: Fix invalid 'for' loop condition
Eugeniu Rosca
2018-08-13
avb2.0: add get_size_of_partition()
Igor Opaniuk
2018-07-24
avb2.0: use block API in AVB ops
Igor Opaniuk
2018-06-18
avb2.0: add boot states and dm-verity support
Igor Opaniuk
2018-06-18
avb2.0: implement AVB ops
Igor Opaniuk