summaryrefslogtreecommitdiff
path: root/common/ec_efs.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* cr50: support EC-EFS 2.1Namyoon Woo2021-06-161-7/+74
* remove CR50_SQAMary Ruthven2020-06-021-1/+1
* make cr50 agnostic about EC-EFS2Namyoon Woo2020-05-141-14/+0
* fix to set the TPM VC response size as zero on error casesNamyoon Woo2020-04-281-1/+5
* prevent reading ECRW hash from TPM nvmem on non-EFS2 boardsNamyoon Woo2020-04-071-0/+3
* Modify ec_comm command to corrupt NVMEM copy of kernel secdataNamyoon Woo2020-03-311-4/+42
* Print EC-EFS2 boot-mode upon ec_comm uart commandNamyoon Woo2020-03-281-0/+7
* change the init proiorities of ec_efs_init() and ec_comm_init()release-R82-12974.B-cr50_stabNamyoon Woo2020-03-121-1/+1
* add corrupt and reload options to 'ec_comm' console cmdNamyoon Woo2020-03-111-0/+10
* introducing an unittest of EC-EFSNamyoon Woo2020-03-111-0/+7
* minor cleanup on EC-EFS2 implementationNamyoon Woo2020-03-111-1/+1
* allowing repeating an EC-EFS command, SET_BOOT_MODENamyoon Woo2020-03-111-2/+27
* move ec_comm implementation to common directoryNamyoon Woo2020-03-101-0/+257