summaryrefslogtreecommitdiff
path: root/common/rwsig.c
Commit message (Expand)AuthorAgeFilesLines
* 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