mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-10-31 08:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			166 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			166 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Sandbox TPMv2.0 bindings
 | |
| ------------------------
 | |
| 
 | |
| Required properties:
 | |
| - compatible		: Should be "sandbox,tpm2"
 | |
| 
 | |
| Example:
 | |
| 
 | |
| 	tpm {
 | |
| 		compatible = "sandbox,tpm2";
 | |
| 	};
 |