Home
last modified time | relevance | path

Searched refs:axf (Results 1 – 6 of 6) sorted by relevance

/external/arm-trusted-firmware/plat/arm/board/arm_fpga/
Dplatform.mk116 bl31.axf: bl31 dtbs ${BUILD_PLAT}/rom_trampoline.o ${BUILD_PLAT}/build_axf.ld
118 $(Q)$(LD) -T ${BUILD_PLAT}/build_axf.ld -L ${BUILD_PLAT} --strip-debug -o ${BUILD_PLAT}/bl31.axf
120 all: bl31.axf
/external/arm-neon-tests/
DMakefile74 $(REFRVCT): compute_ref.axf
77 $(REFRVCT).qemu: compute_ref.axf
84 compute_ref.axf: scatter.scat compute_ref.rvct.o retarget.rvct.o \
DREADME16 supplied (compute_ref.axf), as well as expected output (ref-rvct.txt).
/external/llvm-project/clang/test/SemaTemplate/
Dms-class-specialization-class-scope.cpp26 A::X<float>::x axf; // expected-error {{no type named 'x'}} variable
/external/clang/test/SemaTemplate/
Dms-class-specialization-class-scope.cpp26 A::X<float>::x axf; // expected-error {{no type named 'x'}} variable
/external/arm-trusted-firmware/docs/plat/arm/arm_fpga/
Dindex.rst83 Additionally there is a ``bl31.axf`` ELF file, which contains BL31, as well
93 …fpga-run ... -m bl31.axf -l auto -m Image -l 0x80080000 -m initrd.gz -l 0x84000000 -m cmdline.txt …