aboutsummaryrefslogtreecommitdiff
path: root/ta/mk
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2015-03-23 15:39:02 +0100
committerJerome Forissier <jerome.forissier@linaro.org>2015-03-30 19:22:25 +0200
commitdb886a7f9ab74a374b266638b480fbd872bb97be (patch)
treeae2ad035673a570826d2a887ee303e3848823208 /ta/mk
parent86ffc42044147c391a2739b9c8e63404163825f5 (diff)
UART cleaning
- Rename core/include/drivers/{uart.h -> pl011.h} and core/drivers/{uart.c -> pl011.c}. Use pl011_ prefix. - Remove WITH_UART_DRV, which was used to enable pl011 on vexpress platforms and sunxi_uart on sunxi platform. Replace it with CFG_PL011 and CFG_SUNXI_UART. - Move platform-specific (STM) code in core/arch/arm32/tee/init.c (which was guarded by #ifndef WITH_UART_DRV) to core/arch/arm32/plat-stm/tz_init.S. - Move core/arch/arm32/include/kernel/asc.h to core/arch/arm32/plat-stm. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (FVP) Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Pascal Brand <pascal.brand@linaro.org> Tested-by: Pascal Brand <pascal.brand@linaro.org> (STM platform)
Diffstat (limited to 'ta/mk')
0 files changed, 0 insertions, 0 deletions