]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: morello: Add support for common functionalities
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Fri, 21 Feb 2025 18:03:46 +0000 (18:03 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Thu, 27 Feb 2025 11:13:14 +0000 (11:13 +0000)
commit8fc53e26fdd8c6ad315d814ad079e0c37ff2c4af
treee7932e12381ad460e36ec9dd888dd199e6147eac
parent807945ae7325f816f3099bb500f5dabce2ad378a
arm64: dts: morello: Add support for common functionalities

The Morello architecture is an experimental extension to Armv8.2-A,
which extends the AArch64 state with the principles proposed in
version 7 of the Capability Hardware Enhanced RISC Instructions
(CHERI) ISA.

The Morello Platform (soc) and the Fixed Virtual Platfom (fvp) share
some functionalities that have conveniently been included in
morello.dtsi to avoid duplication.

Introduce morello.dtsi.

Note: Morello fvp will be introduced with a future patch series.

Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Message-Id: <20250221180349.1413089-8-vincenzo.frascino@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/morello.dtsi [new file with mode: 0644]