mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 00:39:30 -05:00
Update gsoc.md
This commit is contained in:
parent
c4536db6fb
commit
ebf1097eaf
@ -535,18 +535,21 @@ for more information and qubes-specific background.
|
|||||||
**Project**: Porting Qubes to ARM/aarch64
|
**Project**: Porting Qubes to ARM/aarch64
|
||||||
|
|
||||||
**Brief explanation**:
|
**Brief explanation**:
|
||||||
|
|
||||||
Qubes currently only supports the x86_64 CPU architecture. Xen currently has additional support for ARM32/ARM64 processors, however work needs to be done to integrate this into the Qubes build process, as well as work in integrating this with the Qubes toolstack and security model. This may also be beneficial in simplifying the process of porting to other architectures.
|
Qubes currently only supports the x86_64 CPU architecture. Xen currently has additional support for ARM32/ARM64 processors, however work needs to be done to integrate this into the Qubes build process, as well as work in integrating this with the Qubes toolstack and security model. This may also be beneficial in simplifying the process of porting to other architectures.
|
||||||
Some related discussion:
|
Some related discussion:
|
||||||
[#4318](https://github.com/QubesOS/qubes-issues/issues/4318) on porting to ppc64.
|
[#4318](https://github.com/QubesOS/qubes-issues/issues/4318) on porting to ppc64.
|
||||||
[#3894](https://github.com/QubesOS/qubes-issues/issues/3894) on porting to L4 microkernel.
|
[#3894](https://github.com/QubesOS/qubes-issues/issues/3894) on porting to L4 microkernel.
|
||||||
|
|
||||||
**Expected results**:
|
**Expected results**:
|
||||||
|
|
||||||
- Add cross-compilation support to qubes-builder and related components.
|
- Add cross-compilation support to qubes-builder and related components.
|
||||||
- Make aarch64 specific adjustments to Qubes toolstacks/manager (including passthrough of devices from device tree to guest domains).
|
- Make aarch64 specific adjustments to Qubes toolstacks/manager (including passthrough of devices from device tree to guest domains).
|
||||||
- Aarch64 specific integration and unit tests.
|
- Aarch64 specific integration and unit tests.
|
||||||
- Production of generic u-boot or uefi capable image/iso for target hardware.
|
- Production of generic u-boot or uefi capable image/iso for target hardware.
|
||||||
|
|
||||||
**Knowledge prerequisite**:
|
**Knowledge prerequisite**:
|
||||||
|
|
||||||
- Libvirt and Qubes toolstacks (C and python languages).
|
- Libvirt and Qubes toolstacks (C and python languages).
|
||||||
- Xen debugging.
|
- Xen debugging.
|
||||||
- General ARM architecture knowledge.
|
- General ARM architecture knowledge.
|
||||||
@ -558,6 +561,7 @@ Some related discussion:
|
|||||||
**Project**: Porting Qubes to POWER9/PPC64
|
**Project**: Porting Qubes to POWER9/PPC64
|
||||||
|
|
||||||
**Brief explanation**:
|
**Brief explanation**:
|
||||||
|
|
||||||
Qubes currently only supports the x86_64 CPU architecture. Xen has **deprecated** support for Power9/PPC64 processors. Here are two directions to tackle this project from:
|
Qubes currently only supports the x86_64 CPU architecture. Xen has **deprecated** support for Power9/PPC64 processors. Here are two directions to tackle this project from:
|
||||||
|
|
||||||
- Port Qubes to KVM then work on ppc64 specifics
|
- Port Qubes to KVM then work on ppc64 specifics
|
||||||
@ -570,12 +574,14 @@ More information and further links can be found in the related issue:
|
|||||||
[#4318](https://github.com/QubesOS/qubes-issues/issues/4318).
|
[#4318](https://github.com/QubesOS/qubes-issues/issues/4318).
|
||||||
|
|
||||||
**Expected results**:
|
**Expected results**:
|
||||||
|
|
||||||
- Add cross-compilation support to qubes-builder and related components.
|
- Add cross-compilation support to qubes-builder and related components.
|
||||||
- Make ppc64 specific adjustments to Qubes toolstacks/manager (including passthrough of devices from device tree to guest domains).
|
- Make ppc64 specific adjustments to Qubes toolstacks/manager (including passthrough of devices from device tree to guest domains).
|
||||||
- ppc64 specific integration and unit tests.
|
- ppc64 specific integration and unit tests.
|
||||||
- Production of generic u-boot or uefi capable image/iso for target hardware.
|
- Production of generic u-boot or uefi capable image/iso for target hardware.
|
||||||
|
|
||||||
**Knowledge prerequisite**:
|
**Knowledge prerequisite**:
|
||||||
|
|
||||||
- Libvirt and Qubes toolstacks (C and python languages).
|
- Libvirt and Qubes toolstacks (C and python languages).
|
||||||
- KVM or XEN internals
|
- KVM or XEN internals
|
||||||
- General ppc64 architecture knowledge.
|
- General ppc64 architecture knowledge.
|
||||||
|
Loading…
Reference in New Issue
Block a user