mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
Merge "feat(tc): update CPU PMU nodes for tc4" into integration
This commit is contained in:
commit
269be518a8
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@
|
|||
#define MHU_TX_ADDR 46240000 /* hex */
|
||||
#define MHU_RX_ADDR 46250000 /* hex */
|
||||
|
||||
#define LIT_CPU_PMU_COMPATIBLE "arm,armv8-pmuv3"
|
||||
#define MID_CPU_PMU_COMPATIBLE "arm,armv8-pmuv3"
|
||||
#define BIG_CPU_PMU_COMPATIBLE "arm,armv8-pmuv3"
|
||||
#define LIT_CPU_PMU_COMPATIBLE "arm,nevis-pmu"
|
||||
#define MID_CPU_PMU_COMPATIBLE "arm,gelas-pmu"
|
||||
#define BIG_CPU_PMU_COMPATIBLE "arm,travis-pmu"
|
||||
|
||||
#define RSE_MHU_TX_ADDR 49020000 /* hex */
|
||||
#define RSE_MHU_RX_ADDR 49030000 /* hex */
|
||||
|
|
Loading…
Add table
Reference in a new issue