mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-23 04:48:14 +00:00
Merge "feat(mt8196): disable debug flag in APU driver" into integration
This commit is contained in:
commit
a58d99ec67
1 changed files with 1 additions and 1 deletions
|
@ -139,6 +139,6 @@
|
||||||
#define APUSYS_CTRL_DAPC_RCX_SLAVE_NUM (95) /* 0~94 */
|
#define APUSYS_CTRL_DAPC_RCX_SLAVE_NUM (95) /* 0~94 */
|
||||||
|
|
||||||
/* Dump Config */
|
/* Dump Config */
|
||||||
#define DUMP_CFG
|
#undef DUMP_CFG
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue