]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(sgi): deviate from arm css common uart related definitions
authorRohit Mathew <rohit.mathew@arm.com>
Mon, 13 Dec 2021 13:50:15 +0000 (13:50 +0000)
committerRohit Mathew <rohit.mathew@arm.com>
Wed, 9 Mar 2022 15:32:55 +0000 (15:32 +0000)
commitf2ccccaa81ec14a80fedb48c37226e5d852ada7a
tree74237e61553f904dc87f573c4ce8fd2a761d095a
parent5e29432ebed72aa5852879e6556e6c70108f660d
feat(sgi): deviate from arm css common uart related definitions

The Neoverse reference design platforms will migrate to use different
set of secure and non-secure UART ports. This implies that the board
specific macros defined in the common Arm platform code will no longer
be usable for Neoverse reference design platforms.

In preparation for migrating to a different set of UART ports, add a
Neoverse reference design platform specific copy of the board
definitions. The value of these definitions will be changed in
subsequent patches.

Signed-off-by: Rohit Mathew <rohit.mathew@arm.com>
Change-Id: I39170848ecd81a7c1bbd3689bd905e45f9435f5c
plat/arm/css/sgi/include/sgi_soc_css_def.h [new file with mode: 0644]
plat/arm/css/sgi/include/sgi_soc_platform_def.h