13 UNIFIED_MRC_CACHE(PRESERVE) 128K {
14 RECOVERY_MRC_CACHE 64K
22 # The RW_SPD_CACHE region is only used for rex variants that use DDRx memory.
23 # It is placed in the common `chromeos.fmd` file because it is only 4K and there
24 # is free space in the RW_MISC region that cannot be easily reclaimed because
25 # the RW_SECTION_B must start on the 16M boundary.
26 RW_SPD_CACHE(PRESERVE) 4K
28 RW_NVRAM(PRESERVE) 24K
30 # This section starts at the 16M boundary in SPI flash.
31 # MTL does not support a region crossing this boundary,
32 # because the SPI flash is memory-mapped into two non-
41 # Make WP_RO region align with SPI vendor
42 # memory protected range specification.