forked from Mirrors/opensbi
		
	include: sbi: Fix typo in comment
%s/Priviledge/Privilege Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
		
				
					committed by
					
						
						Anup Patel
					
				
			
			
				
	
			
			
			
						parent
						
							b6e520b2a8
						
					
				
				
					commit
					98aa12738d
				
			@@ -57,7 +57,7 @@ struct sbi_scratch {
 | 
			
		||||
	unsigned long next_arg1;
 | 
			
		||||
	/** Address of next booting stage for this HART */
 | 
			
		||||
	unsigned long next_addr;
 | 
			
		||||
	/** Priviledge mode of next booting stage for this HART */
 | 
			
		||||
	/** Privilege mode of next booting stage for this HART */
 | 
			
		||||
	unsigned long next_mode;
 | 
			
		||||
	/** Warm boot entry point address for this HART */
 | 
			
		||||
	unsigned long warmboot_addr;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user