Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > b8c25a618934bf9aa6b2be5e854c2280 > files > 3556

kernel-doc-5.10.37-2.mga7.noarch.rpm

ARM AFS - ARM Firmware Suite Partitions
=======================================

The ARM Firmware Suite is a flash partitioning system found on the
ARM reference designs: Integrator AP, Integrator CP, Versatile AB,
Versatile PB, the RealView family, Versatile Express and Juno.

Required properties:
- compatible : (required) must be "arm,arm-firmware-suite"

Example:

flash@0 {
	partitions {
		compatible = "arm,arm-firmware-suite";
	};
};