Marc Zyngier ebdda44a2b Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/next
* kvm-arm64/ffa-1.2:
  : .
  : FFA 1.2 support for pKVM, courtesy of Per Larsen.
  :
  : From the cover letter at [1]:
  :
  : "The FF-A 1.2 specification introduces a new SEND_DIRECT2 ABI which
  :  allows registers x4-x17 to be used for the message payload. This patch
  :  set prevents the host from using a lower FF-A version than what has
  :  already been negotiated with the hypervisor. This is necessary because
  :  the hypervisor does not have the necessary compatibility paths to
  :  translate from the hypervisor FF-A version to a previous version."
  :
  : [1] https://lore.kernel.org/r/20250820-virtio-msg-ffa-v11-0-497ef43550a3@google.com
  : .
  KVM: arm64: Bump the supported version of FF-A to 1.2
  KVM: arm64: Mask response to FFA_FEATURE call
  KVM: arm64: Mark optional FF-A 1.2 interfaces as unsupported
  KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
  KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
  KVM: arm64: Correct return value on host version downgrade attempt

Signed-off-by: Marc Zyngier <maz@kernel.org>
2025-09-15 10:27:28 +01:00
2025-02-19 14:53:27 -07:00
2025-08-31 15:33:07 -07:00
2024-03-18 03:36:32 -06:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
S
Description
No description provided
Readme
5.6 GiB
Languages
C 96.9%
Assembly 0.9%
Rust 0.6%
Shell 0.6%
Python 0.5%
Other 0.3%