mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-28 01:47:24 +01:00
We must not clear global_data even in tests, since the ram_buffer (which is used by malloc()) will also be lost, and subsequent tests will fail. Zero only the global_data fields that are required for the test to function. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Tested-by: Joe Hershberger <joe.hershberger@ni.com> |
||
|---|---|---|
| .. | ||
| dfu | ||
| dm | ||
| fs | ||
| image | ||
| stdint | ||
| trace | ||
| ums | ||
| vboot | ||
| cmd_repeat.sh | ||
| command_ut.c | ||
| common.sh | ||
| compression.c | ||
| Kconfig | ||
| Makefile | ||