zephyr/tests/subsys/fs
Johann Fischer f67dd39bb2 drivers: ramdisk: use devicetree to instantiate RAM disk
Rework RAM disk driver to be configured using devicetree and
support multiple instances.

This patch also removes a copy of the RAM disk driver,
tests/subsys/fs/fat_fs_dual_drive/src/disk_access_test_drv.c,
that was there for testing multiple disk drivers support.

Bonus: one SYS_INIT() less and a memory region can be exported to the
host.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-09-18 17:36:50 +02:00
..
common tests: fs: Make common fs_basic test 2023-08-03 12:22:01 -04:00
ext2 drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
fat_fs_api drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
fat_fs_dual_drive drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
fcb tests: enable flash tests for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
fs_api tests: use integration_platforms where applicable 2023-05-26 17:52:02 -04:00
littlefs fs: littlefs: add alignment arg to FS_LITTLEFS_DECLARE_CUSTOM_CONFIG macro 2023-09-01 17:44:15 +02:00
multi-fs drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
nvs nvs: replace CRC with better hash function for lookup cache 2023-09-04 18:21:20 +02:00