Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 22 of 22) sorted by relevance

/u-boot/doc/media/
A DMakefile12 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \
13 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
16 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
20 …LDDIR)/linker_lists.h.rst: ${API}/linker_lists.h ${PARSER} $(SRC_DIR)/linker_lists.h.rst.exceptions
/u-boot/arch/arm/cpu/armv8/
A DMakefile17 obj-$(CONFIG_ARMV8_SPL_EXCEPTION_VECTORS) += exceptions.o
19 obj-y += exceptions.o
/u-boot/arch/xtensa/cpu/
A DMakefile6 obj-y = cpu.o exceptions.o
/u-boot/arch/nios2/cpu/
A DMakefile7 obj-y = exceptions.o
/u-boot/doc/usage/
A Dexception.rst14 The exception command is used to test the handling of exceptions like undefined
/u-boot/doc/
A DREADME.bedbug26 Also added code to handle critical exceptions since the debug
35 Added code to handle critical exceptions
A DREADME.unaligned-memory-access.txt55 - Some architectures raise processor exceptions when unaligned accesses
58 - Some architectures raise processor exceptions when unaligned accesses
59 happen, but the exceptions do not contain enough information for the
A DREADME.distro80 ... with the exceptions that the BootLoaderSpec document:
A DREADME.POST503 alignment exceptions. The test will contain a pre-built table
/u-boot/doc/develop/
A Dglobal_data.rst39 The sandbox, x86_64, and Xtensa are notable exceptions.
/u-boot/arch/x86/cpu/i386/
A Dinterrupt.c39 static char *exceptions[] = { variable
171 printf("%s\n", exceptions[regs->irq_id]); in do_exception()
/u-boot/doc/device-tree-bindings/reset/
A Dreset.txt6 are likely to be exceptions to this rule.
/u-boot/Licenses/
A DREADME9 GNU General Public License -- see individual files for exceptions.
105 Other examples using WITH exceptions found in the linux kernel are::
A Dgpl-2.0.txt254 make exceptions for this. Our decision will be guided by the two goals
A Dlgpl-2.1.txt430 Software Foundation; we sometimes make exceptions for this. Our
A Dlgpl-2.0.txt409 Software Foundation; we sometimes make exceptions for this. Our
/u-boot/doc/driver-model/
A Dpci-info.rst43 bus, albeit there are justified exceptions. If the compatible string is
/u-boot/doc/board/sipeed/
A Dmaix.rst84 to intercept run-time exceptions, e.g. for unaligned access or illegal
/u-boot/scripts/
A Dcheckpatch.pl5311 my $exceptions = qr{
5335 $dstat !~ /$exceptions/ &&
/u-boot/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped51 # QUIET_ALL can be passed as the 'quiet' parameter to avoid exceptions
/u-boot/common/
A Ddlmalloc.src116 two exceptions:
1214 The two exceptions to all this are
/u-boot/tools/buildman/
A DREADME43 out various exceptions when stopped. You may have to kill it since the

Completed in 68 milliseconds