summaryrefslogtreecommitdiff
path: root/common/ap_ro_integrity_check.c
Commit message (Expand)AuthorAgeFilesLines
* apro: define ap_ro_check_payload with the max number of rangesMary Ruthven2022-11-021-11/+7
* apro: refactor writing AP RO check dataMary Ruthven2022-11-021-26/+75
* apro: generate the hash with possible factory flagsMary Ruthven2022-11-021-7/+131
* usb_spi: move validate_ranges_sha print to usb_spi_sha256_updateMary Ruthven2022-11-021-7/+2
* ap_ro: v1: check the gbb flags are 0Mary Ruthven2022-11-021-15/+262
* ap_ro_integrity_check: remove v2 supportMary Ruthven2022-09-231-998/+56
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* apro: add compile time check to verify max AP RO data sizestabilize-15086.B-cr50_stabstabilize-15083.B-cr50_stabfirmware-ti50-prepvt-15086.B-cr50_stabfirmware-ti50-mp-15224.B-cr50_stabMary Ruthven2022-08-271-0/+8
* apro: clear AP_RO_FAIL on combo0Mary Ruthven2022-08-251-1/+16
* apro: add new return codes (take two)Mary Ruthven2022-08-181-3/+5
* Revert "apro: add new return codes"stabilize-15054.98.B-cr50_stabstabilize-15054.26.B-cr50_stabstabilize-15054.115.B-cr50_stabrelease-R106-15054.B-cr50_stabJudy Hsiao2022-08-121-6/+3
* apro: add new return codesMary Ruthven2022-08-111-3/+6
* ap_ro_integrity_check: update hash until the bid type is savedMary Ruthven2022-05-041-4/+16
* ap_ro_integrity_check: delay sleep after deasserting AP FLASH SELMary Ruthven2022-04-251-0/+2
* ap ro verification: add log entry for the 'unsupported' caseVadim Bendebury2021-12-291-1/+2
* ap_ro_verification: fix cached verification stateVadim Bendebury2021-12-291-9/+12
* ap_ro_integrity_check: call keep_ec_in_reset in do_ap_ro_checkstabilize-14385.B-cr50_stabfactory-kukui-14374.B-cr50_stabMary Ruthven2021-11-291-6/+41
* ap_ro_check: fix error processing logicVadim Bendebury2021-11-291-15/+13
* coil: replace non-inclusive terms with "validity"Mary Ruthven2021-11-191-2/+2
* ap_ro_verification: do not fail if verification is not supportedstabilize-14312.B-cr50_stabVadim Bendebury2021-10-251-58/+109
* ap_ro_integrity_check: add a ccd capability for the ap ro check vcMary Ruthven2021-10-211-7/+13
* ap_ro_verification: do not stop on failing FMAPsVadim Bendebury2021-10-191-101/+71
* ap_ro_verification: rework to match the new GVD layoutVadim Bendebury2021-10-191-145/+140
* ap_ro_status: report the button status if verification is unsupportedMary Ruthven2021-10-151-14/+16
* cr50: update RSA public API to block access on FIPS errorsVadim Sukhomlinov2021-10-061-2/+3
* cr50: update ap_ro to new HASH APIVadim Sukhomlinov2021-10-051-35/+22
* ap_ro_verification: add implementation of the new schemeVadim Bendebury2021-10-021-38/+1195
* 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