summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* cr50: Add a separate seed for kek, that resets on TPM clear.Louis Collard2018-11-272-1/+56
* cr50: Add functions to store 'hidden' objects in the TPM NVRAM.Louis Collard2018-11-272-0/+64
* CR50: Fix ECC key generation to match the code used in factoryMeng-Huan Yu2018-11-221-15/+27
* cr50: Add board strapping options for Sarien/ArcadaKeith Short2018-11-162-8/+47
* Cr50: Add valid PCR value for pinweaverIgor2018-11-071-0/+23
* cr50: enable ITE CCD programmingVadim Bendebury2018-11-053-0/+69
* cr50: Rename tpm_nvmem_read to tpm_nvmem_opsLouis Collard2018-11-024-6/+6
* cr50: rename a power-button press ISR.Namyoon Woo2018-10-081-3/+3
* rma: when processing 'RMA open' do not reboot the deviceVadim Bendebury2018-10-041-1/+1
* flash: Add CONFIG_FLASH_READOUT_PROTECTION config optionNicolas Boichat2018-09-141-0/+1
* cr50: Move Virtual NVRAM indexes into header file.Louis Collard2018-09-082-19/+49
* cr50: make EC RST synchronousVadim Bendebury2018-09-081-14/+39
* cr50: Make SN data available through vNVRAM.Louis Collard2018-09-051-1/+14
* cr50: Add commands to get/set serial number bits.Louis Collard2018-09-053-4/+12
* cr50: Release EC Reset on power button release when SuzyQ detected.Nick Sanders2018-08-293-0/+54
* cr50: enable ccd open from the consoleMary Ruthven2018-08-251-0/+2
* cr50: only enable rbox wakeup during sleepMary Ruthven2018-08-232-15/+8
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-221-0/+1
* cr50: speed up bit bang EC programmingVadim Bendebury2018-08-164-18/+36
* cr50: bitbang does not need to support multiple UARTs.Vadim Bendebury2018-08-153-7/+6
* cr50: Add support for virtual NV indexes.Louis Collard2018-08-144-0/+345
* cr50: implement _plat__ShallSurviveOwnerClearAndrey Pronin2018-08-072-2/+7
* cr50: enable RSA speedup for dcryptoAndrey Pronin2018-08-011-1/+2
* g: speed up CCD UART processingVadim Bendebury2018-07-271-3/+10
* cr50: disable ccd ports when ext ccd is disabledMary Ruthven2018-07-251-1/+6
* cr50: wait for RBOX_WAKEUP_INTR to be clearedMary Ruthven2018-07-251-0/+14
* Cr50: Fix _plat__StartupCallback()Nicolas Boichat2018-07-231-1/+1
* Revert "g: speed up CCD UART processing"Mary Ruthven2018-07-211-10/+3
* cr50: fix prod RMA reset p256 key idVadim Bendebury2018-07-191-1/+1
* Cr50: Generalize _plat__ResetCallback().Allen Webb2018-07-191-1/+1
* cr50: Disabling TPM or enabling TPM.Namyoon Woo2018-06-213-0/+67
* cr50: use SYSTEM_IMAGE_RW instead of SYSTEM_IMAGE_RW_AVadim Bendebury2018-06-151-2/+2
* cr50: add p256 public RMA keyVadim Bendebury2018-06-141-0/+1
* cr50: enable p256 curve for RMA unlockVadim Bendebury2018-06-111-3/+3
* cr50: prepare for supporting both x25519 and p256 test keysVadim Bendebury2018-06-073-3/+4
* cr50: add vendor command to get wp settingMary Ruthven2018-06-071-0/+29
* cr50: add command for factory resetMary Ruthven2018-05-311-0/+42
* cr50: refactor rma mode into factory modeMary Ruthven2018-05-301-0/+1
* cr50: move RMA challenge-response to P256Vadim Bendebury2018-05-302-1/+8
* cr50: add support for enabling factory mode on bootMary Ruthven2018-05-303-20/+78
* ccd_config: Simplify open and passwordRandall Spangler2018-05-251-1/+16
* g: speed up CCD UART processingVadim Bendebury2018-05-221-3/+10
* cr50: include sleepmask in all imagesMary Ruthven2018-05-181-1/+1
* cr50: Add check for developer modeRandall Spangler2018-05-182-1/+30
* Revert "cr50: add support for enabling terminations on ap suspend"Mary Ruthven2018-05-177-124/+1
* Revert "cr50: disable s3_terms during init"Mary Ruthven2018-05-171-28/+4
* Revert "cr50: add s3 term for rk3399 devices"Mary Ruthven2018-05-171-2/+1
* cr50: in dev mode allow unverified certificatesVadim Bendebury2018-05-162-26/+37
* cr50: disable s3_terms during initMary Ruthven2018-05-071-4/+28
* cr50: make fallback certs a compile time optionVadim Bendebury2018-04-281-18/+39