hos: 17.0.0 support
This commit is contained in:
@@ -203,7 +203,7 @@ void config_exosphere(launch_ctxt_t *ctxt, u32 warmboot_base)
|
||||
case 12:
|
||||
exo_fw_no = EXO_FW_VER(9, 1);
|
||||
break;
|
||||
case 13 ... 19: //!TODO: Update on API changes. 19: 16.0.0.
|
||||
case 13 ... 20: //!TODO: Update on API changes. 20: 17.0.0.
|
||||
exo_fw_no = EXO_FW_VER(exo_fw_no - 3, ctxt->exo_ctx.hos_revision);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user