mirror of
				https://gitlab.com/qemu-project/edk2.git
				synced 2025-10-30 07:56:39 +08:00 
			
		
		
		
	 f75e6952ca
			
		
	
	f75e6952ca
	
	
	
		
			
			This change added missing FF-A definitions for certain FF-A function IDs. The `ARM_FFA_NOTIFICATION_*` and `ARM_FFA_FEATURE_*` definitions are based on FF-A spec v1.3 ALP1. The `ARM_FFA_MEM_PERM_RESERVED_MASK` definition is based on FF-A memory protocol spec v1.3 ALP1. Signed-off-by: Kun Qin <kun.qin@microsoft.com>