[REQUIREMENTS][PATCH v2 3/6] reqs: drop duplicate GIC version AoU
Mykola Kvach <[email protected]>
| Newsgroups | org.xenproject.lists.xen-devel |
|---|---|
| Message-ID | <338323dfeeba74f130f1c5ee336327ff07dd5cba.1784272211.git.mykola_kvach@epam.com> |
reqs: drop duplicate GIC version AoU Drop the AoU requiring GICv3 hardware. The certification scope also includes GICv4.1, while the supported physical GIC version is already specified by the corresponding PRQ. Signed-off-by: Mykola Kvach <[email protected]> --- Changes in v2: - drop AoU instead of moving. --- .../arm64/gicv3.rst | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/software_safety_reqs/domain_creation_and_runtime/domain_partially_emulated_resources/arm64/gicv3.rst b/software_safety_reqs/domain_creation_and_runtime/domain_partially_emulated_resources/arm64/gicv3.rst index e16576f..2c146f0 100644 --- a/software_safety_reqs/domain_creation_and_runtime/domain_partially_emulated_resources/arm64/gicv3.rst +++ b/software_safety_reqs/domain_creation_and_runtime/domain_partially_emulated_resources/arm64/gicv3.rst @@ -7,19 +7,6 @@ The following are the requirements related to ARM Generic Interrupt Controller, version 3 [1] interface (hereafter, GICv3) exposed by Xen to Arm64 domains. -Assumption of Use on the Physical Platform -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -GICv3 shall be present in the hardware --------------------------------------- - -`XenAoU~arm64_platform_gicv3_presence~1` - -Description: -The physical platform shall have the ARM Generic Interrupt Controller, version 3. - -Rationale: - Assumption of Use on a VM ^^^^^^^^^^^^^^^^^^^^^^^^^ -- 2.43.0