commit | 0b3763febfb347887349cd275b40c5d4e8220a89 | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Thu Jun 30 14:34:19 2022 +0100 |
committer | Julian Hall <julian.hall@arm.com> | Fri Nov 11 08:19:22 2022 +0000 |
tree | d06e921c1bab2af7726f84b5129e2fd37cb52c8e | |
parent | 54b881672e8dbafd3fb0f0f00d8e917c433d9dc0 [diff] |
Add ram_block_store component The ram_block_store is a block_store implementation intended for use in test integrations. Rather than use real NV storage, it uses an area of normal memory for storing blocks. Test cases added that exercise the ram_block_store using the base block_store interface. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: If9c2ad287fddedf6a5b7f8c9a5c70a7111978b3a