This moves the zynq-uart driver from bsps/arm/shared to bsps/shared to accomodate use by AArch64 BSPs.
This avoids to pull in via printk() the Termios support which pulls in the file system support. This fixes a spconfig02 test failure.