summaryrefslogtreecommitdiff
path: root/common/ap_ro_integrity_check.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: drop cryptoc for SHA1/SHA2 supportstabilize-14150.882.B-cr50_stabstabilize-14150.881.B-cr50_stabstabilize-14150.74.B-cr50_stabstabilize-14150.734.B-cr50_stabstabilize-14150.64.B-cr50_stabstabilize-14150.43.B-cr50_stabstabilize-14150.376.B-cr50_stabrelease-R94-14150.B-cr50_stabrelease-R94-14150.49.B-cr50_stabVadim Sukhomlinov2021-08-121-2/+2
* ap_ro_integrity_check: handle invalid hash responses the same wayMary Ruthven2021-06-181-2/+0
* ap_ro_integrity_check: Add vendor command to check statusMary Ruthven2021-06-181-0/+41
* ap_ro_integrity_check: skip verify based on RLZMary Ruthven2021-06-181-3/+8
* ap_ro_integrity_check: unify ap ro hash checksMary Ruthven2021-06-181-25/+41
* ap_ro_integrity_check: allow setting hash in DBG imagesstabilize-14031.B-cr50_stabMary Ruthven2021-06-151-0/+2
* add get apro hash vendor commandMary Ruthven2020-11-181-0/+29
* ap_ro_hash: add a maximum number of rangesMary Ruthven2020-11-181-0/+14
* ap_ro_hash: add cflush() after printing every rangeMary Ruthven2020-11-181-1/+3
* ap_ro_integrity_check: move error codes enum into the .h fileVadim Bendebury2020-05-291-12/+0
* ap_ro_integrity_check: allow gsctool erasing AP RO hashVadim Bendebury2020-05-291-7/+36
* close RO window after useVadim Bendebury2020-05-291-0/+3
* ap_ro_integrity_check: don't ignore flash write return valuesVadim Bendebury2020-05-291-4/+12
* ap RO verification: enable loggingVadim Bendebury2020-05-291-1/+15
* Add AP RO integrity check implementation.Vadim Bendebury2020-05-221-0/+267