summaryrefslogtreecommitdiff
path: root/test/nvmem.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-02-231-26/+46
* nvmem: do not use malloc for cached bufferVadim Bendebury2017-01-281-48/+83
* nvmem: encrypt contents using crypto apiVadim Bendebury2017-01-251-17/+81
* g: common: introduce generic crypto APIVadim Bendebury2017-01-251-4/+7
* nvmem: rename version to generationVadim Bendebury2017-01-241-16/+13
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-021-11/+10
* Cr50: NvMem: Added write/move error stateScott2016-08-111-8/+3
* Cr50: NvMem: Modified nvmem_init to handle 2 corrupt partitionsScott2016-07-221-7/+42
* Cr50: NvMem: Added mutex lock protection for cache memoryScott2016-06-221-0/+92
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-0/+123
* NvMem: Added NV Memory module to ec/common/Scott2016-05-261-0/+352