File tree Expand file tree Collapse file tree 3 files changed +0
-67
lines changed Expand file tree Collapse file tree 3 files changed +0
-67
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ zephyr_library_sources_ifdef(CONFIG_PM_S2RAM pm_s2ram.c)
1212
1313zephyr_include_directories(.)
1414
15- zephyr_library_sources_ifdef(CONFIG_SOC_NRF54H20_NO_MRAM_LATENCY mram.c)
16- 
1715# Ensure that image size aligns with 16 bytes so that MRAMC finalizes all writes 
1816# for the image correctly 
1917zephyr_linker_sources(SECTIONS SORT_KEY zzz_place_align_at_end align.ld)
Original file line number Diff line number Diff line change @@ -67,9 +67,3 @@ config SOC_NRF54H20_CPUFLPR
6767	depends on RISCV_CORE_NORDIC_VPR
6868
6969rsource "gpd/Kconfig"
70- 
71- config SOC_NRF54H20_NO_MRAM_LATENCY
72- 	bool "Disallow MRAM latency"
73- 	imply NRFS
74- 	imply NRFS_MRAM_SERVICE_ENABLED
75- 	default y if SOC_NRF54H20_CPUAPP
  Load Diff This file was deleted. 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments