Update QvE ISV SVN threshold value
This commit is contained in:
		
							parent
							
								
									07ca217bc7
								
							
						
					
					
						commit
						526b6e1753
					
				| @ -7,7 +7,7 @@ pub struct QuoteVerifier { | ||||
| 
 | ||||
| // The latest QvE ISVSVN from Intel PCS.
 | ||||
| // It should be updated when a newer QvE is released.
 | ||||
| const QVE_ISVSVN_THRESHOLD: sgx_isv_svn_t = 3; | ||||
| const QVE_ISVSVN_THRESHOLD: sgx_isv_svn_t = 5; | ||||
| 
 | ||||
| impl QuoteVerifier { | ||||
|     pub fn new() -> Option<Self> { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user