| /rk3399_ARM-atf/include/lib/extensions/ |
| H A D | amu.h | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/lib/extensions/amu/aarch32/ |
| H A D | amu.c | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | arch_features.h | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/lib/el3_runtime/aarch32/ |
| H A D | context_mgmt.c | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/lib/extensions/amu/aarch64/ |
| H A D | amu.c | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/common/ |
| H A D | feat_detect.c | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | arch_features.h | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/lib/el3_runtime/aarch64/ |
| H A D | context_mgmt.c | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | platform.mk | b57e16a4f96b6cfa4da9e3b2cc6d6d4533da1950 Fri Mar 03 10:30:06 UTC 2023 Andre Przywara <andre.przywara@arm.com> refactor(amu): use new AMU feature check routines
The AMU extension code was using its own feature detection routines. Replace them with the generic CPU feature handlers (defined in arch_features.h), which get updated to cover the v1p1 variant as well.
Change-Id: I8540f1e745d7b02a25a6c6cdf2a39d6f5e21f2aa Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|