]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch kvm-arm64/hyp-header-split into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Tue, 7 Dec 2021 09:14:49 +0000 (09:14 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 7 Dec 2021 09:14:49 +0000 (09:14 +0000)
commiteb5ea1f60d100ff338c4a6f35fd24f57715fa01f
treefaca44684dd0bb93fa18978b46c55a006db38ea6
parentb5825fb25674b48f0ad0eed19b34780139e627ce
parentfb1b71e2105ec2323813fad29806c202bac8a972
Merge branch kvm-arm64/hyp-header-split into kvmarm-master/next

* kvm-arm64/hyp-header-split:
  : .
  : Tidy up the header file usage for the nvhe hyp object so
  : that header files under arch/arm64/kvm/hyp/include are not
  : included by host code running at EL1.
  : .
  KVM: arm64: Move host EL1 code out of hyp/ directory
  KVM: arm64: Generate hyp_constants.h for the host
  arm64: Add missing include of asm/cpufeature.h to asm/mmu.h

Signed-off-by: Marc Zyngier <maz@kernel.org>