summaryrefslogtreecommitdiff
path: root/fuzz/cr50_fuzz.cc
Commit message (Expand)AuthorAgeFilesLines
* nvmem: test modifications to support the new schemeVadim Bendebury2019-04-051-1/+0
* cr50_fuzz: Fix build errors related to nvmem_wipe_cache.Allen Webb2018-12-201-4/+8
* cr50: provide DCRYPTO_ladder_is_enabled() for test and fuzz buildsVadim Bendebury2018-12-061-0/+4
* cr50_fuzz: Add self test.Allen Webb2018-12-031-0/+44
* cr50_fuzz: Add libprotobuf-mutator support.Allen Webb2018-12-031-58/+77
* cr50: Add extern "C" to headers used by future fuzzing target.Allen Webb2018-11-151-2/+0
* cr50_fuzz: Fix broken compilationAllen Webb2018-11-091-0/+7
* cr50_fuzz: Add missing include and define.Allen Webb2018-09-121-0/+2
* makefule.rules: Add cxx_to_o rule for building c++ files.Allen Webb2018-09-071-0/+71