Lines Matching +full:tfa +full:- +full:bl31
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 partition. There are quite a number of binman-specific entry types, such as
18 - Simon Glass <sjg@chromium.org>
21 - $ref: /schemas/mtd/partitions/partition.yaml#
26 - u-boot # u-boot.bin from U-Boot project
27 - tfa-bl31 # bl31.bin or bl31.elf from TF-A project
30 - compatible
35 - |
37 compatible = "fixed-partitions";
38 #address-cells = <1>;
39 #size-cells = <1>;
42 compatible = "u-boot";
44 align-size = <0x1000>;
45 align-end = <0x10000>;
49 compatible = "tfa-bl31";