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