aboutsummaryrefslogtreecommitdiff
path: root/hal
AgeCommit message (Expand)Author
2018-02-13Req fake-nvram-seccomp.policy only on def'd archs.android-wear-p-preview-2android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Steven Moreland
2017-05-05libnvram hal+client: Android.mk -> Android.bpandroid-o-preview-3android-n-iot-preview-4n-iot-preview-4Steven Moreland
2017-01-24system/nvram: fix typos and clang-tidy warningsandroid-o-preview-1android-n-mr2-preview-2o-previewRahul Chaudhry
2016-10-26Don't create prebuilts for files that don't existColin Cross
2016-09-27Add missing liblog dependencyDimitry Ivanov
2016-09-20Rename base::unique_fd::clear to base::unique_fd::reset.Josh Gao
2016-09-11Switch system/nvram to std::unique_ptr.Elliott Hughes
2016-06-15Add missing include guards.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-23Rewire testing NVRAM HAL module to talk to fake-nvramandroid-n-preview-2Mattias Nissler
2016-03-23Add fake-nvram daemon to persist NVRAM dataMattias Nissler
2016-03-10Add support for get_max_space_size_in_bytes().Darren Krahn
2016-03-08Add HAL tests for access-controlled nvram.Darren Krahn
2016-03-07Switch build to use clang for all targetsMattias Nissler
2016-02-18Fix buildColin Cross
2016-02-15Implement support for write-extend NVRAM spaces.Mattias Nissler
2016-02-15Software-only NVRAM HAL module for testingMattias Nissler
2016-02-15Implement NVRAM HAL glue code.Mattias Nissler