1type persist_block_device, dev_type;
2type custom_ab_block_device, dev_type;
3type mfg_data_block_device, dev_type;
4type ufs_internal_block_device, dev_type;
5type logbuffer_device, dev_type;
6type fingerprint_device, dev_type;
7type uci_device, dev_type;
8
9# Dmabuf heaps
10type sensor_direct_heap_device, dmabuf_heap_device_type, dev_type;
11type faceauth_heap_device, dmabuf_heap_device_type, dev_type;
12type vscaler_secure_heap_device, dmabuf_heap_device_type, dev_type;
13type framebuffer_secure_heap_device, dmabuf_heap_device_type, dev_type;
14type gcma_camera_heap_device, dmabuf_heap_device_type, dev_type;
15
16# SecureElement SPI device
17type st54spi_device, dev_type;
18