Home
last modified time | relevance | path

Searched hist:"81 e2ff1f364fdf18e086f690eb3715bc89307592" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/lib/extensions/amu/aarch32/
H A Damu.c81e2ff1f364fdf18e086f690eb3715bc89307592 Tue May 25 11:33:18 UTC 2021 Chris Kay <chris.kay@arm.com> refactor(amu): detect architected counters at runtime

This change removes the `AMU_GROUP0_COUNTERS_MASK` and
`AMU_GROUP0_MAX_COUNTERS` preprocessor definitions, instead retrieving
the number of group 0 counters dynamically through `AMCGCR_EL0.CG0NC`.

Change-Id: I70e39c30fbd5df89b214276fac79cc8758a89f72
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/lib/extensions/amu/aarch64/
H A Damu.c81e2ff1f364fdf18e086f690eb3715bc89307592 Tue May 25 11:33:18 UTC 2021 Chris Kay <chris.kay@arm.com> refactor(amu): detect architected counters at runtime

This change removes the `AMU_GROUP0_COUNTERS_MASK` and
`AMU_GROUP0_MAX_COUNTERS` preprocessor definitions, instead retrieving
the number of group 0 counters dynamically through `AMCGCR_EL0.CG0NC`.

Change-Id: I70e39c30fbd5df89b214276fac79cc8758a89f72
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch.h81e2ff1f364fdf18e086f690eb3715bc89307592 Tue May 25 11:33:18 UTC 2021 Chris Kay <chris.kay@arm.com> refactor(amu): detect architected counters at runtime

This change removes the `AMU_GROUP0_COUNTERS_MASK` and
`AMU_GROUP0_MAX_COUNTERS` preprocessor definitions, instead retrieving
the number of group 0 counters dynamically through `AMCGCR_EL0.CG0NC`.

Change-Id: I70e39c30fbd5df89b214276fac79cc8758a89f72
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h81e2ff1f364fdf18e086f690eb3715bc89307592 Tue May 25 11:33:18 UTC 2021 Chris Kay <chris.kay@arm.com> refactor(amu): detect architected counters at runtime

This change removes the `AMU_GROUP0_COUNTERS_MASK` and
`AMU_GROUP0_MAX_COUNTERS` preprocessor definitions, instead retrieving
the number of group 0 counters dynamically through `AMCGCR_EL0.CG0NC`.

Change-Id: I70e39c30fbd5df89b214276fac79cc8758a89f72
Signed-off-by: Chris Kay <chris.kay@arm.com>