const MAX_PARTITION_RAM_RANGES: usize = 1024;
The maximum number of ram ranges that can be read from the host.