commit | eb953f55bcd1ef561ab01c3b14f38bd86709bc51 | [log] [tgz] |
---|---|---|
author | Gabor Kertesz <gabor.kertesz@arm.com> | Tue Jul 17 13:36:28 2018 +0200 |
committer | Gabor Kertesz <gabor.kertesz@arm.com> | Wed Jul 25 11:58:23 2018 +0200 |
tree | c5c237862420a7e40950b9bfe0b7c4337c2506bf | |
parent | f398da24ab8ecd65b8a1127cb7b736fe56c65679 [diff] |
Platform: Refactor generic USART device usage Add an extra config layer in cmsis_driver_config.h to platform specifically select the UART device to be used with the required security domain for TFM core and Non-Secure application separately. This way the platform independent TFM core UART usage becomes completely platform agnostic, using a generic CMSIS UART device. Change-Id: I3e957fcc4df6d041fef2f350c2d7b329a368a220 Signed-off-by: Gabor Kertesz <gabor.kertesz@arm.com>