There are no GCC v7.3 warnings when compiling with:
-Wall -Wextra -Wlogical-op -Wstrict-prototypes -Wshadow -Werror
for the following components:

- CT800 embedded version
- CT800 UCI version
- Book tool
- CRC tool
- KPK bitbase generator.


CppCheck v2.7 does not issue valid errors or warnings for the source code of:

- CT800 embedded version (move_gen.c warnings: depth level is guarded)
- CT800 UCI version (move_gen.c warnings: depth level is guarded)
- Book tool
- CRC tool
- KPK bitbase generator.


Evaluation: PASSED.
