Start application processor
This commit is contained in:
		@@ -56,6 +56,12 @@
 | 
			
		||||
#define APIC_DM_INIT                                    0x00000500
 | 
			
		||||
#define APIC_DM_STARTUP                                 0x00000600
 | 
			
		||||
#define APIC_DM_EXTINT                                  0x00000700
 | 
			
		||||
#define APIC_DM_ASSERT                                  0x00004000
 | 
			
		||||
#define APIC_DM_LEVEL                                   0x00008000
 | 
			
		||||
#define APIC_DM_BROADCAST                               0x00080000
 | 
			
		||||
 | 
			
		||||
/* APIC delivery status */
 | 
			
		||||
#define APIC_DELIVERY_PENDING                           0x00001000
 | 
			
		||||
 | 
			
		||||
/* APIC trigger modes */
 | 
			
		||||
#define APIC_TGM_EDGE                                   0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user