commit | 09a0582cdbbd88f7ab7d280bc5a0731f7a1d23a1 | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Wed Sep 28 16:53:49 2022 +0100 |
committer | Julian Hall <julian.hall@arm.com> | Wed Nov 30 17:09:41 2022 +0100 |
tree | 903fb0c719c814dc994f0c052c7cf5131e821057 | |
parent | 69a25f32a2f940cc85965e16e4cc4b1d420ed565 [diff] |
Add disk formatter component Provides a way of initializing a storage volume. Initially, only the clone method is currently supported where the contents of a uint8_t array is used as the initialization data. Uses an io_dev to initialize the storage volume so it can be used with any supported storage. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: Ieac317abba605451e4ba81773d62fd680309ab19