SUIT riotboot firmware storage backend. More...
SUIT riotboot firmware storage backend.
VFS storage can service different files mounted on the filesystem. Serviceable FILES must be registered:
Once registered its content may be securely updated via SUIT by specifying the "install-id" as the filepath.
riotboot vfs storage backend functions for SUIT manifests
Data Structures | |
struct | suit_storage_vfs_t |
riotboot vfs SUIT storage context More... | |
Macros | |
#define | CONFIG_SUIT_STORAGE_MOUNT_POINT VFS_DEFAULT_DATA |
Storage location string separators. | |
#define | CONFIG_SUIT_STORAGE_SEQ_NO_LOCATION (CONFIG_SUIT_STORAGE_MOUNT_POINT "/SEQNO.txt") |
Storage location string separators. | |
#define CONFIG_SUIT_STORAGE_MOUNT_POINT VFS_DEFAULT_DATA |
#define CONFIG_SUIT_STORAGE_SEQ_NO_LOCATION (CONFIG_SUIT_STORAGE_MOUNT_POINT "/SEQNO.txt") |