Lines Matching full:this
7 * This code is licensed under the LGPL.
32 * Load the guest image for an ARMv7M system. This must be called by
33 * any ARMv7M board. (This is necessary to ensure that the CPU resets
63 /* ARM machines that support the ARM Security Extensions use this field to
74 * secondary CPUs to point at this boot blob.
84 * sets get_dtb. This will only be used if no dtb file is provided
86 * dtb, and returns a pointer to it. (The caller must free this memory
91 * the user it should implement this hook.
96 * it should set this to QEMU_PSCI_CONDUIT_HVC or QEMU_PSCI_CONDUIT_SMC
116 * this code-blob will run before anything else. It must return to the
151 * dynamically instantiable sysbus devices, this function must be called