mediatek: add flag to disable console

for final product we need to have possibility to
disable console log on UART.
to disable LOG built with "CFG_UART_ENABLE=n" in your CFLAGS

Change-Id: I57c5a1aabf8a0cd1a4f4ff87ecdc8b7e9f383453
Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
2 files changed
tree: c9838fa155fd9e5b841e227ceeafeedfc37870b6
  1. .github/
  2. core/
  3. keys/
  4. ldelf/
  5. lib/
  6. mk/
  7. scripts/
  8. ta/
  9. .checkpatch.conf
  10. .gitattributes
  11. .gitignore
  12. CHANGELOG.md
  13. DIR_METADATA
  14. LICENSE
  15. MAINTAINERS
  16. Makefile
  17. OWNERS
  18. README.md
  19. typedefs.checkpatch
README.md

OP-TEE Trusted OS

This git contains source code for the secure side implementation of OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io.

// OP-TEE core maintainers