mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-24 10:17:28 +00:00
hv: Fix comments referring to wrong hypervisor name
Fix comments referring to wrong hypervisor name Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
This commit is contained in:
committed by
wenlingz
parent
d3db5a6705
commit
38a1898542
@@ -40,7 +40,7 @@ struct trusty_key_info {
|
||||
0: Dummy (fake secret)
|
||||
1: APL (APL + ABL)
|
||||
2: ICL (ICL + SBL)
|
||||
3: CWP (APL|ICL + SBL + CWP)
|
||||
3: ACRN (APL|ICL + SBL + ACRN)
|
||||
4: Brillo (Android Things)
|
||||
*/
|
||||
uint32_t platform;
|
||||
|
Reference in New Issue
Block a user