summaryrefslogtreecommitdiff
path: root/include/nvmem.h
Commit message (Expand)AuthorAgeFilesLines
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-02-231-6/+5
* nvmem: do not use malloc for cached bufferVadim Bendebury2017-01-281-8/+27
* nvmem: encrypt contents using crypto apiVadim Bendebury2017-01-251-17/+23
* g: common: introduce generic crypto APIVadim Bendebury2017-01-251-11/+2
* nvmem: rename version to generationVadim Bendebury2017-01-241-13/+13
* cr50: Avoiding nvram commits at startupVadim Bendebury2017-01-051-0/+9
* Cr50: Prevent rebooting when unlocking the consoleBill Richardson2016-11-191-7/+0
* Cr50: Clear NVMEM before unlocking the consoleBill Richardson2016-09-241-1/+9
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-021-3/+7
* cr50: fix nvmem calculationsVadim Bendebury2016-08-081-0/+7
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-3/+34
* NvMem: Added NV Memory module to ec/common/Scott2016-05-261-0/+137