fome-fw/firmware/hw_layer/mass_storage
Matthew Kennedy 7a5860bf07 SD card read prefetcher (#3814)
* block cache

* efi::size

* extract function and prefetch at start

* comments

* s

* s

* bool result

* no prints

* refactoring

* enable only on some ECU

* normalize

* adjust defines

* is_protected

* naming, comment

* cleanup

* typo

* priority

* mem

* not that mem
2022-02-09 15:40:37 -05:00
..
filesystem_contents
.gitignore
block_cache.cpp SD card read prefetcher (#3814) 2022-02-09 15:40:37 -05:00
block_cache.h SD card read prefetcher (#3814) 2022-02-09 15:40:37 -05:00
compressed_block_device.cpp
compressed_block_device.h
create_ini_image.sh Remove correct file in create_ini_image.sh (#3460) 2021-11-04 16:06:44 -04:00
create_ini_image_compressed.sh Remove correct file in create_ini_image.sh (#3460) 2021-11-04 16:06:44 -04:00
mass_storage.mk SD card read prefetcher (#3814) 2022-02-09 15:40:37 -05:00
mass_storage_device.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mass_storage_device.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mass_storage_init.cpp SD card read prefetcher (#3814) 2022-02-09 15:40:37 -05:00
mass_storage_init.h
null_device.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
null_device.h
ramdisk_image.h
ramdisk_image_compressed.h