Searched hist:c04dd455eb311d2d289c9d81d080eaf11a06cebf (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm64/kvm/hyp/vhe/ |
H A D | Makefile | diff c04dd455eb311d2d289c9d81d080eaf11a06cebf Thu Jun 25 15:14:18 CEST 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
The following files in hyp/ contain only code shared by VHE/nVHE: vgic-v3-sr.c, aarch32.c, vgic-v2-cpuif-proxy.c, entry.S, fpsimd.S Compile them under both configurations. Deletions in image-vars.h reflect eliminated dependencies of nVHE code on the rest of the kernel.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-14-dbrazdil@google.com
|
/linux/arch/arm64/kvm/hyp/ |
H A D | Makefile | diff c04dd455eb311d2d289c9d81d080eaf11a06cebf Thu Jun 25 15:14:18 CEST 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
The following files in hyp/ contain only code shared by VHE/nVHE: vgic-v3-sr.c, aarch32.c, vgic-v2-cpuif-proxy.c, entry.S, fpsimd.S Compile them under both configurations. Deletions in image-vars.h reflect eliminated dependencies of nVHE code on the rest of the kernel.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-14-dbrazdil@google.com
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | Makefile | diff c04dd455eb311d2d289c9d81d080eaf11a06cebf Thu Jun 25 15:14:18 CEST 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
The following files in hyp/ contain only code shared by VHE/nVHE: vgic-v3-sr.c, aarch32.c, vgic-v2-cpuif-proxy.c, entry.S, fpsimd.S Compile them under both configurations. Deletions in image-vars.h reflect eliminated dependencies of nVHE code on the rest of the kernel.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-14-dbrazdil@google.com
|
/linux/arch/arm64/kernel/ |
H A D | image-vars.h | diff c04dd455eb311d2d289c9d81d080eaf11a06cebf Thu Jun 25 15:14:18 CEST 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
The following files in hyp/ contain only code shared by VHE/nVHE: vgic-v3-sr.c, aarch32.c, vgic-v2-cpuif-proxy.c, entry.S, fpsimd.S Compile them under both configurations. Deletions in image-vars.h reflect eliminated dependencies of nVHE code on the rest of the kernel.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-14-dbrazdil@google.com
|