Merge "feat(mt8196): disable debug flag in APU driver" into integration

This commit is contained in:
Govindraj Raja 2025-02-12 17:13:08 +01:00 committed by TrustedFirmware Code Review
commit a58d99ec67

View file

@ -139,6 +139,6 @@
#define APUSYS_CTRL_DAPC_RCX_SLAVE_NUM (95) /* 0~94 */
/* Dump Config */
#define DUMP_CFG
#undef DUMP_CFG
#endif