drivers: ti: uart: add a aarch32 variant
Heiko Stuebner authored
Rockchip re-uses the ti uart console driver and for aarch32 needs a
specific variant, so add it.
There are also aarch32 ti socs, so it may be useful for them as well
at some point.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Change-Id: I31ede7cc7b10347b3691cff051db2b985fd59e17
6f78eb5c
Name Last commit Last update
bl1 BL1: Fix type consistency
bl2 Merge pull request #1878 from jts-arm/sctlr
bl2u Apply stricter speculative load restriction
bl31 Fix restoration of PAuth context
bl32 Apply stricter speculative load restriction
common Correctly check for support of Address Authentication
docs Merge "Cortex A9: Fix typo in errata 794073 workaround" into integration
drivers drivers: ti: uart: add a aarch32 variant
fdts fdts: stm32mp1: add bsec node
include Merge "Neoverse N1: Forces cacheable atomic to near" into integration
lib Neoverse N1: Forces cacheable atomic to near
make_helpers Merge pull request #1751 from vwadekar/tegra-scatter-file-support
plat Merge changes from topic "av/console-register" into integration
services services/spm: Fix service UUID lookup
tools meson/gxl: Add tool to create bl31 bootable images
.checkpatch.conf Remove some warnings when using checkpatch with --strict option
.editorconfig Add .editorconfig file
.gitignore meson/gxl: Add tool to create bl31 bootable images
Makefile Makefile: remove extra include paths in INCLUDES
acknowledgements.rst Change copyright guidelines
contributing.rst doc: Update contribution guidelines
dco.txt Drop requirement for CLA in contribution.md
license.rst Change copyright guidelines
maintainers.rst plat: gxl: Add documentation on building GXL image
readme.rst Improvements in Readme