u-boot/arch/arm/cpu/arm926ejs
Wolfgang Denk 0060517ae0 cppcheck cleanup: fix nullPointer errors
There are a number of places where U-Boot intentionally and legally
accesses physical address 0x0000, for example when installing
exception vectors on systems where these are located in low memory.

Add "cppcheck-suppress nullPointer" comments to silence cppcheck
where this is intentional and legal.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2014-11-07 16:27:07 -05:00
..
armada100 arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
at91 leds: missing include 2014-10-25 15:27:35 -04:00
davinci kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
kirkwood kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
lpc32xx arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
mb86r0x kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
mx25 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
mx27 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
mxs cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
nomadik kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
omap Move CONFIG_DISPLAY_CPUINFO to Makefile 2014-02-19 11:10:05 -05:00
orion5x kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
pantheon arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
spear i2c: designware: Convert driver to multibus/multiadapter framework 2014-10-29 08:56:23 +01:00
versatile kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
cache.c arm926ejs: cache: use __weak 2014-11-04 15:01:04 -05:00
config.mk kbuild: refactor more IMX image rules 2014-02-25 11:01:29 -05:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00