summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_flash.c
Commit message (Expand)AuthorAgeFilesLines
* cbi: flash: Implement CBI flash storage driver interfaceMadhurima Paruchuri2023-03-091-0/+5
* zephyr/emul: Sort header filesJeremy Bettis2022-11-211-8/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Move the fake system functions into their own fileSimon Glass2022-09-101-25/+0
* zephyr: Add new test for vboot efs2Jeremy Bettis2022-08-291-1/+7
* zephyr: test: Emulate flash write and erase and add the test casesWai-Hong Tam2022-08-251-6/+92
* zephyr: emul: Implement flash protectionWai-Hong Tam2022-08-241-7/+52
* zephyr: flash: drop the label propertyFabio Baltieri2022-07-181-3/+0
* zephyr/emul/emul_flash.c: Format with clang-formatJack Rosenthal2022-06-291-13/+10
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-4/+4
* zephyr: Add cros flash emulatorJeremy Bettis2022-03-071-0/+134