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:
Sainath Grandhi
2018-08-16 14:23:47 -07:00
committed by wenlingz
parent d3db5a6705
commit 38a1898542
2 changed files with 3 additions and 3 deletions

View File

@@ -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;