summaryrefslogtreecommitdiff
path: root/drivers/bootcount/spi-flash.c
AgeCommit message (Collapse)Author
2020-11-01bootcount: add a DM SPI flash backing store for bootcountSebastian Reichel
This driver allows to use SPI flash as backing store for boot counter values with DM enabled. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>