Home
last modified time | relevance | path

Searched hist:e2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/fconf/
H A Dfconf_gicv3_config_getter.ce2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 Thu Feb 13 11:32:46 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(fvp): add GICv5 support

Factors out GICv3 specific code and replace it with GICv5. This can be
selected with FVP_USE_GIC_DRIVER=FVP_GICV5. Specifically, the FCONF
logic does not apply to GICv5 as the bindings are completely different.

This patch does not include a device tree. This will be added at a later
date.

Change-Id: Ifd0c7b4e0bc2ea1e53a6779ab4c50c4aec39dafb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dfconf_hw_config_getter.ce2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 Thu Feb 13 11:32:46 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(fvp): add GICv5 support

Factors out GICv3 specific code and replace it with GICv5. This can be
selected with FVP_USE_GIC_DRIVER=FVP_GICV5. Specifically, the FCONF
logic does not apply to GICv5 as the bindings are completely different.

This patch does not include a device tree. This will be added at a later
date.

Change-Id: Ifd0c7b4e0bc2ea1e53a6779ab4c50c4aec39dafb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_gicv5.ce2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 Thu Feb 13 11:32:46 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(fvp): add GICv5 support

Factors out GICv3 specific code and replace it with GICv5. This can be
selected with FVP_USE_GIC_DRIVER=FVP_GICV5. Specifically, the FCONF
logic does not apply to GICv5 as the bindings are completely different.

This patch does not include a device tree. This will be added at a later
date.

Change-Id: Ifd0c7b4e0bc2ea1e53a6779ab4c50c4aec39dafb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dfvp_def.he2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 Thu Feb 13 11:32:46 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(fvp): add GICv5 support

Factors out GICv3 specific code and replace it with GICv5. This can be
selected with FVP_USE_GIC_DRIVER=FVP_GICV5. Specifically, the FCONF
logic does not apply to GICv5 as the bindings are completely different.

This patch does not include a device tree. This will be added at a later
date.

Change-Id: Ifd0c7b4e0bc2ea1e53a6779ab4c50c4aec39dafb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dfvp_common.ce2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 Thu Feb 13 11:32:46 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(fvp): add GICv5 support

Factors out GICv3 specific code and replace it with GICv5. This can be
selected with FVP_USE_GIC_DRIVER=FVP_GICV5. Specifically, the FCONF
logic does not apply to GICv5 as the bindings are completely different.

This patch does not include a device tree. This will be added at a later
date.

Change-Id: Ifd0c7b4e0bc2ea1e53a6779ab4c50c4aec39dafb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
H A Dplatform.mke2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 Thu Feb 13 11:32:46 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(fvp): add GICv5 support

Factors out GICv3 specific code and replace it with GICv5. This can be
selected with FVP_USE_GIC_DRIVER=FVP_GICV5. Specifically, the FCONF
logic does not apply to GICv5 as the bindings are completely different.

This patch does not include a device tree. This will be added at a later
date.

Change-Id: Ifd0c7b4e0bc2ea1e53a6779ab4c50c4aec39dafb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
/rk3399_ARM-atf/include/drivers/arm/
H A Dgicv5.he2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 Thu Feb 13 11:32:46 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(fvp): add GICv5 support

Factors out GICv3 specific code and replace it with GICv5. This can be
selected with FVP_USE_GIC_DRIVER=FVP_GICV5. Specifically, the FCONF
logic does not apply to GICv5 as the bindings are completely different.

This patch does not include a device tree. This will be added at a later
date.

Change-Id: Ifd0c7b4e0bc2ea1e53a6779ab4c50c4aec39dafb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-build-options.rste2e90fa1cd8ebe344b3552fa762d3fd3d63d5721 Thu Feb 13 11:32:46 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> feat(fvp): add GICv5 support

Factors out GICv3 specific code and replace it with GICv5. This can be
selected with FVP_USE_GIC_DRIVER=FVP_GICV5. Specifically, the FCONF
logic does not apply to GICv5 as the bindings are completely different.

This patch does not include a device tree. This will be added at a later
date.

Change-Id: Ifd0c7b4e0bc2ea1e53a6779ab4c50c4aec39dafb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>