515.48.07

This commit is contained in:
Andy Ritger
2022-05-27 16:40:24 -07:00
parent af26e1ea89
commit 965db98552
114 changed files with 18493 additions and 22785 deletions

View File

@@ -276,4 +276,11 @@ typedef NvU8 FLCN_STATUS;
// Lane Margining errors
#define FLCN_ERR_LM_INVALID_RECEIVER_NUMBER (0xF5U)
// APM errors
#define FLCN_ERR_APM_NOT_FUSED_FOR_EK (0xF6U)
#define FLCN_ERR_APM_BROM_SIGN_FAIL (0xF7U)
// Booter Reload on SEC2-RTOS errors
#define FLCN_ERR_AUTH_GSP_RM_HANDOFF_FAILED (0xF8U)
#define FLCN_ERR_INVALID_WPRMETA_MAGIC_OR_REVISION (0xF9U)
#endif // FLCNRETVAL_H