mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	feat(cpu_region_protect): Enable basic memory protection for SPIRAM
This commit is contained in:
		@@ -6,3 +6,7 @@ CONFIG_ESP_SYSTEM_PMP_IDRAM_SPLIT=y
 | 
			
		||||
 | 
			
		||||
# Enable memprot test
 | 
			
		||||
CONFIG_TEST_MEMPROT=y
 | 
			
		||||
 | 
			
		||||
# Enable SPIRAM to check the alignment gap's memory protection
 | 
			
		||||
CONFIG_SPIRAM=y
 | 
			
		||||
CONFIG_SPIRAM_USE_CAPS_ALLOC=y
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user