Lines Matching refs:be
19 a single build. Image specific data must be described in the DTB or should
20 be auto-detected at runtime.
24 The /cpus node in the DT will be added and filled accordingly, as long as
44 tree blob (DTB). This DT will be used by TF-A for dynamic configuration,
47 fill the CPU topology nodes. It will also be passed on to BL33, by
54 a command line can be put somewhere into memory, so that BL31 will
56 To avoid random garbage, there needs to be a "CMD:" signature before the
59 FPGA image (which can be written by the FPGA payload uploader, but is
60 read-only to the CPU). The FPGA payload tool should be given a text file
71 addresses need to differ for a certain setup, they can be passed on the
81 After building TF-A, the actual TF-A code will be located in ``bl31.bin`` in
85 a generic DTB to support most of the FPGA images. This can be simply handed