summaryrefslogtreecommitdiff
path: root/common/rwsig.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-336/+0
* include/flash: rename the APIsTim Lin2021-06-091-7/+8
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* rwsig: Do not jump to RW if "STAY_IN_RO" flag is setTom Hughes2020-05-141-0/+6
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-3/+3
* common/vboot: Add rwsig info commandTom Hughes2020-02-061-1/+2
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-2/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-2/+2
* common/flash: Abort rwsig when RW is erased/written toNicolas Boichat2018-07-251-2/+5
* rwsig: If RW cannot be locked separately, always increment rollbackNicolas Boichat2018-07-171-4/+7
* shared_mem: Assert that shared memory size is large enoughNicolas Boichat2018-05-071-1/+1
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* rwsig: Fix mapped read location for rwsig / pubkeyShawn Nematbakhsh2017-06-211-0/+4
* rollback: Add option to store secret in rollback infoNicolas Boichat2017-05-251-1/+1
* rwsig: protect flash with EC_FLASH_PROTECT_ALL_NOW whenever possibleWei-Ning Huang2017-05-101-13/+20
* rwsig: add host command for controlling rwsig taskWei-Ning Huang2017-05-061-0/+22
* rwsig: add host command for getting rwsig statusWei-Ning Huang2017-04-271-0/+15
* rwsig/update_fw: Prevent race in rollback protectionNicolas Boichat2017-04-261-7/+6
* rwsig: protect all flash before jumping to RWNicolas Boichat2017-04-261-2/+21
* rwsig: Make it possible to run as a taskNicolas Boichat2017-04-111-14/+71
* common: Split rwsig parts from rsa.h headerNicolas Boichat2017-04-111-0/+1
* rollback: Update and lock rollback block as part of rwsig verificationNicolas Boichat2017-04-111-2/+32
* common/rollback: Add support for rollback protectionNicolas Boichat2017-04-061-0/+18
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-171-8/+84
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-251-11/+4
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-3/+5
* Update some TODO comments.Bill Richardson2015-09-031-0/+1
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-5/+5
* cr50: enable signed RW imagesBill Richardson2015-02-251-2/+5
* pd: log important events for accessoriesVincent Palatin2015-01-151-0/+3
* Add RW firmware signature verification for common runtimeVincent Palatin2014-12-011-0/+72