aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-10-10Add test to subdirsJeff Gaston
2017-09-08Convert Android.mk to Android.bpDan Willemsen
2017-04-27Android.mk -> Android.bpandroid-wear-o-preview-4android-wear-o-preview-3android-o-preview-2Steven Moreland
2017-01-24system/nvram: fix typos and clang-tidy warningsandroid-o-preview-1android-n-mr2-preview-2o-previewRahul Chaudhry
2016-10-07Rely on the platform -std default.android-n-mr1-preview-2android-n-mr1-preview-1Elliott Hughes
2016-07-21Rename lib{crypto,ssl}-host to lib{crypto,ssl}Dan Willemsen
2016-06-15Filter storage status codes to ensure valid range.Mattias Nissler
2016-06-15Add commands for clearing NVRAM on full reset.Mattias Nissler
2016-06-10Isolate crypto implementation details.Mattias Nissler
2016-04-13Move system/nvram from libmincrypt to libconstrainedcrypto.android-wear-n-preview-3android-wear-n-preview-1android-n-preview-3Elliott Hughes
2016-03-11Enable NVRAM core test cases to run on Trusty.Mattias Nissler
2016-03-10Add support for get_max_space_size_in_bytes().Darren Krahn
2016-03-07Switch build to use clang for all targetsMattias Nissler
2016-02-19Fix format constants for fixed-with integer types.android-n-preview-1brillo-m10-releasebrillo-m10-devMattias Nissler
2016-02-15Additional unit tests for NvramManager.Mattias Nissler
2016-02-15Implement support for write-extend NVRAM spaces.Mattias Nissler
2016-02-15First batch of test cases for the NVRAM core.Mattias Nissler
2016-02-15Implement space manipulation NVRAM operations.Mattias Nissler
2016-02-15Implement info operation and space creation.Mattias Nissler
2016-02-15First bits of core NVRAM logic.Mattias Nissler
2016-02-15Basic storage interface for NVRAM implementation.Mattias Nissler