mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-06 20:10:55 +01:00
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> |
||
|---|---|---|
| .. | ||
| ashiftlt.S | ||
| ashiftrt.S | ||
| ashldi3.c | ||
| ashrsi3.S | ||
| board.c | ||
| bootm.c | ||
| libgcc.h | ||
| lshiftrt.S | ||
| lshrdi3.c | ||
| Makefile | ||
| movmem.S | ||
| time.c | ||
| time_sh2.c | ||
| zimageboot.c | ||