summaryrefslogtreecommitdiff
path: root/test/flash_write_protect.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* test/flash_write_protect.c: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* write protect: extract checking write protectDawid Niedzwiecki2022-02-111-8/+3
* flash: Set CBI EEPROM WP immediately if SW WP setAseda Aboagye2021-07-301-0/+39
* include/flash: rename the APIsTim Lin2021-06-091-3/+3
* test/flash_write_protect: Handle different WP polarityNicolas Boichat2020-06-241-1/+11
* test: Make flash_write_protect a multistep testTom Hughes2020-06-181-12/+26
* test: Add test for flash write protectionTom Hughes2020-05-301-0/+80