Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a07d3dfc authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

fw-api: CL 25939560 - update fw common interface files

Change-Id: I131b97ecc1c6c5431d4b98ebd85ee9d55a03a32d
CRs-Fixed: 2262693
parent 873ca346
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2013-2016, 2018-2021 The Linux Foundation. All rights reserved.
 * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
 * Copyright (c) 2021-2024 Qualcomm Innovation Center, Inc. All rights reserved.
 *
 * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
 *
@@ -1754,6 +1754,7 @@ typedef enum {
typedef enum {
    MLO_SHMEM_RECOVERY_CRASH_PARTNER_CHIPS = 1,
    MLO_SHMEM_RECOVER_NON_MLO_MODE = 2,
    MLO_SHMEM_RECOVER_NON_CRASH_MLO_MODE = 3,
} MLO_SHMEM_CHIP_RECOVERY_MODE;

/* glb link info structures used for scratchpad memory (crash and recovery) */